Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigating to an invalid link #58

Open
KevinAst opened this issue Apr 11, 2017 · 0 comments
Open

Navigating to an invalid link #58

KevinAst opened this issue Apr 11, 2017 · 0 comments

Comments

@KevinAst
Copy link

I am using gitbook-cli (ver: 2.3.0) to document my project: https://astx-redux-util.js.org/.

In development, if you reference an invalid link, it simply silently does NOT work. If you activate a browser console (F12), you will see the following error:

Uncaught TypeError: Cannot read property 'top' of undefined

I assume this is the result of a GitBook JavaScript module NOT properly recognizing this error condition.

It seems to me this condition should be recognized and an appropriate error communicated to the user?

Thoughts?

BTW: Great Library!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant