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
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
I had an issue with navbar. Links for this component was generated from my backend and when I tried to generate new page for my application I forget to declare navigation links for it.
When in navbar there is no link it fails to load page. And console is not very helpful. It's not idiot-proof. In fact it was not trivial for me to debug what's happening. It could more helpful, for example with appropriate error "There is no link for navbar! idiot!"... :P
I had an issue with navbar. Links for this component was generated from my backend and when I tried to generate new page for my application I forget to declare navigation links for it.
When in navbar there is no link it fails to load page. And console is not very helpful. It's not idiot-proof. In fact it was not trivial for me to debug what's happening. It could more helpful, for example with appropriate error "There is no link for navbar! idiot!"... :P
Example: http://jsfiddle.net/9sbm3942/1/
The text was updated successfully, but these errors were encountered: