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 has been archived by the owner on Apr 28, 2024. It is now read-only.
When I try to connect to a dweet.io thing, I receive an "Error with: placeholder, TypeError: Cannot read properties of undefined (reading 'mouse_x')"
The same dweet.io thing works fine in freeboard / freeboard, but not here.
The console says:
Uncaught TypeError: Cannot read properties of undefined (reading 'mouse_x')
at eval (eval at DatasourceModel.getDataRepresentation (freeboard_plugins.min.js:1:25959), <anonymous>:3:12)
at DatasourceModel.getDataRepresentation (freeboard_plugins.min.js:1:25996)
at freeboard_plugins.min.js:1:43943
at c (freeboard_plugins.min.js:1:44285)
at HTMLTextAreaElement.<anonymous> (freeboard_plugins.min.js:1:45566)
at HTMLTextAreaElement.dispatch (freeboard.thirdparty.min.js:1:53105)
at y.handle (freeboard.thirdparty.min.js:1:49901)
Thank you! I'm evaluating this platform for several new projects.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I try to connect to a dweet.io thing, I receive an "Error with: placeholder, TypeError: Cannot read properties of undefined (reading 'mouse_x')"
The same dweet.io thing works fine in freeboard / freeboard, but not here.
The console says:
Thank you! I'm evaluating this platform for several new projects.
The text was updated successfully, but these errors were encountered: