| Issue 2192: | Drag and drop not editable event causes error | |
| 4 people starred this issue and may be notified of changes. | Back to list |
Hi! When I drag and drop a not editable event INTO an editable one (i know it's stupid), i get an error: Uncaught TypeError: Cannot read property '_fci' of undefined in fullcalendar.js:1986 Fiddle shows it, it's really easy to reproducate, just drag and drop 'All Day Event' into 'Long Event': http://jsfiddle.net/9vRFx/1/ regards, Tamás
Aug 4, 2014
Did you find a way to stop it ?
Aug 4, 2014
Actually I didn't look for one, it wasn't that important to the project
Aug 4, 2014
Ok, I have tried to stop propagation of many events but it doesn't seem to do the job, message is still here, can you figure out a way to make it disappear without editing the plug-in ? Sorry for annoying you, maybe you're not the right person to ask.
Aug 4, 2014
Unfortunately i don't have access to that software anymore. Thanks for the help anyway, i will give it a try if i have some free time for it.
Aug 4, 2014
I need to find a way to solve it, I'll tell you if I find something interesting
Aug 15, 2014
Issue 2243 has been merged into this issue.
Sep 4, 2014
I cannot reproduce this using the Original Poster (OP) fiddle (in fact using http://jsfiddle.net/9vRFx/1/show/light/ result) in IE 11.0, FF 32.0 or Chrome 36.0 on Windows 8.1
Nov 25, 2014
This problem should be fixed since FullCalendar moved away from jQuery UI in version 2.1. Tested it and can't recreate it now. Thanks!
Status:
Done
|
|
| ► Sign in to add a comment |
Labels: Type-Bug