You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.
lockbot
locked as resolved and limited conversation to collaborators
Sep 30, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Overview of the issue
If a file has changed the navigation on the left is broken.
Operating System, Node.js, npm, compodoc version(s)
Compodoc console output
Angular configuration, a
package.json
file in the root folderCompodoc installed globally or locally ?
Locally
Motivation for or Use Case
The navigation is not usable.
Reproduce the error
Load the page with a component
http://127.0.0.1:8080/components/MyComponent.html
Navigation OK.
Change the file
my.component.ts
Watch is running
Load the page with the same component
http://127.0.0.1:8080/components/MyComponent.html
Navigation is broken.
Error:
before and after
Compare both results with git
The text was updated successfully, but these errors were encountered: