Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

API Docs Errors #72

Closed
jonataswalker opened this issue Mar 15, 2017 · 2 comments
Closed

API Docs Errors #72

jonataswalker opened this issue Mar 15, 2017 · 2 comments

Comments

@jonataswalker
Copy link

Steps to reproduce the behavior

Go to http://vuejs.github.io/rollup-plugin-vue/#/en/2.3/?id=template and check console.

Uncaught TypeError: Cannot read property 'getBoundingClientRect' of null
    at e (https://unpkg.com/[email protected]/dist/docute.js:1:147497)
    at a (https://unpkg.com/[email protected]/dist/docute.js:1:148052)
    at e.default (https://unpkg.com/[email protected]/dist/docute.js:1:120861)
    at jumpToId (https://unpkg.com/[email protected]/dist/docute.js:1:14519)
    at Array.<anonymous> (https://unpkg.com/[email protected]/dist/docute.js:1:3632)
    at j.dispatch (https://unpkg.com/[email protected]/dist/docute.js:1:8967)
    at j.dispatch (https://unpkg.com/[email protected]/dist/docute.js:1:8025)
    at a.n.(anonymous function) (https://unpkg.com/[email protected]/dist/docute.js:1:11258)
    at a.n [as jumpToId] (https://unpkg.com/[email protected]/dist/docute.js:1:20617)
    at a.navigate (https://unpkg.com/[email protected]/dist/docute.js:1:133521)
@znck
Copy link
Member

znck commented Mar 16, 2017

This is a docute issue.

@znck znck closed this as completed Mar 16, 2017
@egoist
Copy link

egoist commented Mar 16, 2017

This is because element #template does not exist.

egoist added a commit that referenced this issue Mar 16, 2017
znck pushed a commit that referenced this issue Mar 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants