jquery-week-calendar
jquery-week-calendar copied to clipboard
Problem with jquery UI 1.8.14
anyone knows how to fix the problem with 1.8.14. You drag once and it stop dragging
I have the same problem in Chrome; yet; the original version works with the newest version of jQuery UI & jQuery:
https://github.com/robmonie/jquery-week-calendar/
Okay, I take that back. Same issues exists in Chrome.. however, it works fine in Firefox. In Chrome it will only allow you to drag/resize an object once, then you must 'click' the screen off the calendar to be able to drag/resize an object again.
I tried and tried and couldn't fix this. The problem starts with using jQuery UI 1.8.13 and persists to version 1.8.14, and for me, only appears in Chrome. (Firefox is fine). As a solution, I used jQuery UI 1.8.12....
jquery ui 1.8.15 fix de problem with google chrome and draggable
I hit this problem as well, good to know it is resolved in a later version of jQuery UI.
I described this symptom in Issue #89. In my case I only saw this issue if I called the refresh method after I initialized the calendar. And as is stated here, the symptom only showed up in Chrome.
I worked around my specific issue by not calling refresh.