-
Notifications
You must be signed in to change notification settings - Fork 70
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
save_user_preference is not defined #570
Comments
I think this issue is resolve here : #569 :) |
Yes this is it, I didn't saw this issue. |
Same problem applies to "currently" dashboard, same fix works fine. |
bmalynovytch
added a commit
to bmalynovytch/mod-webui
that referenced
this issue
Sep 18, 2017
maethor
pushed a commit
that referenced
this issue
Sep 18, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
With the installation of webui2 version 2.5.0, /static/js/shinken-actions.js seems not be requested and so when a user wants to add widgets, he can't because of the javascript error :
save_user_preference is not defined (widjets.js:166)
.to turn around :
Then you can go back to the web interface and add widgets.
Does someone have the same behaviour ?
The text was updated successfully, but these errors were encountered: