开发者

Fullcalendar refetchEvents

开发者 https://www.devze.com 2022-12-25 09:37 出处:网络
I have the开发者_如何学Go following problem. Sometimes the refetchEvents method works well but sometimes works bad (Slow fetchs). For example sometimes I have to do double click in my button for call

I have the开发者_如何学Go following problem. Sometimes the refetchEvents method works well but sometimes works bad (Slow fetchs). For example sometimes I have to do double click in my button for call this method for render the events correctly from my database. So my calendar is not updated correctly when I add a new event.


i would use firebug to see if the ajax requests are the bottleneck, or if it something with the calendar's js. about how many events are you rendering? the problem is likely a slow network connect.

it is not implemented yet, but this feature request might help you out, will prevent the calendar from being editable while ajax is going. you can star it if you'd like to receive updates.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号