-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Can't drag in Chrome 37 in Win8.1 #60
Comments
I see the same issue in Win8.1 and Chrome 3.0.2357.130 m |
Okay this is weird. I just started testing Freeboard yesterday. Everything was fine, I could drag widgets. Today I cannot. In both Chrome 43.0.2357.132 m and Version 46.0.2455.0 canary (64-bit) |
Are there any javascript console errors or messages?
|
I looks like it's an issue with jquery.gridster library. Freeboard uses old version (v0.1) where similar problem was reported (ducksboard/gridster.js#207). There is a fix in gridster v5.2 however upgrading gridster in freeboard requires refactoring. A workaround for dragging issue in Chrome is to apply changes from commit ducksboard/gridster.js@021a6c2 to lib/js/thirdparty/jquery.gridster.js |
Can't drag the panel in Chrome 37 in Win8.1
The text was updated successfully, but these errors were encountered: