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

[minor] reoccurence of solved error: SideNav 'left' is not available! #470

Closed
DDDanny opened this issue Jan 28, 2019 · 2 comments
Closed

Comments

@DDDanny
Copy link

DDDanny commented Jan 28, 2019

Hi folks,
also not a hard error from my POV -> as I see no general misbehaviour - I guess the dashboard restarts itseld due to the error, as I see 2 times "Less has finished."

I removed all my startups scripts inheader, but maybe someone can shortly verify that this occurs for him also:
Reproduce: Open NR Dashboard initial (new tab or new browser session) (does not occur on reload page)
Error: Console shows: (error) SideNav 'left' is not available! Did you use md-component-id='left'? app.min.js:148:278

version infos
server (raspberry pi): node js v8.15.0 + NR 6.7.0 + NR dashboard 2.13.1
client (Windows 10 1803): firefox 64.0.2 (64-Bit)

Full firefox console snippet:

Rendered http://<host>:1880/ui/css/app.min.less successfully. app.min.js:514:12823
CSS for http://<host>:1880/ui/css/app.min.less generated in 140ms app.min.js:514:12823
Less has finished. CSS generated in 140ms app.min.js:514:12823
You are using the ngTouch module. 
AngularJS Material already has mobile click, tap, and swipe support... 
ngTouch is not supported with AngularJS Material! app.min.js:148:278

SideNav 'left' is not available! Did you use md-component-id='left'? app.min.js:148:278

e/<
http://<host>:1880/ui/js/app.min.js:148:278
find
http://<host>:1880/ui/js/app.min.js:469:179845
e/<
http://<host>:1880/ui/js/app.min.js:469:179974
this.select
http://<host>:1880/ui/js/app.min.js:568:3439
this.open
http://<host>:1880/ui/js/app.min.js:568:3534
<anonym>
http://<host>:1880/ui/js/app.min.js:568:6360
f/r<
http://<host>:1880/ui/js/app.min.js:190:308
Tg/this.completeTask
http://<host>:1880/ui/js/app.min.js:187:15
Ag/h.defer/d<
http://<host>:1880/ui/js/app.min.js:73:1
Rendered http://<host>:1880/ui/css/app.min.less successfully. app.min.js:514:12823
CSS for http://<host>:1880/ui/css/app.min.less generated in 109ms app.min.js:514:12823
Less has finished. CSS generated in 109ms app.min.js:514:12823

It seems that this issue was already fixed within
2.1.0: Milestone Release
[...] Fix missing sidenav "left" item on initial page load

Thank you soo much for providing this great frontend!
Danny

@DDDanny
Copy link
Author

DDDanny commented Jan 29, 2019

I rechecked and it only occours on real initial start of UI -> so without a target tab specified:
http://<host>:1880/ui

So e.g. address tab zero etc. is fine
http://<host>:1880/ui/#!/0

@dceejay
Copy link
Member

dceejay commented Jan 29, 2019

closed by 248ae40

@dceejay dceejay closed this as completed Jan 29, 2019
@dceejay dceejay added this to Work in Progress in Dashboard - Things to do Feb 5, 2019
@dceejay dceejay moved this from Work in Progress to Released to npm - 2.14.0 in Dashboard - Things to do Feb 28, 2019
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

2 participants