Josh Kurz
Josh Kurz
This should be fixed in the latest version. Can you guys comment here and we can close this issue out?
can you give an example please? Here is an example of many events working with the latest code. Its pretty fast. http://plnkr.co/edit/GBNxiZ?p=preview
Nice work @AljosaH. could you open a PR on the fullcalendar repo and link back here. On Nov 28, 2014 8:00 AM, "AljosaH" [email protected] wrote: > I probably should have...
hello, Yes It seems this issue keeps coming up. I think the best fix will be to move to the new version of fullcalendar. I will work on the new...
@bjm88 you bring up great points. Especially when it comes to your performance queries. We currently have a PR open atm that should help with performance. https://github.com/angular-ui/ui-calendar/pull/77 The issue about...
I guess this is when we add a new eventSource to the eventSources array that has length zero and then push to it? I just tried that and it works....
I thought we fixed this by appending the tooltip to the body? On Wed, Dec 10, 2014 at 2:47 AM, macgyver76 [email protected] wrote: > Same here. > > — >...
I see, I was thinking this was an old issue. My b. Well I cannot reproduce this on my box. What browser / os are you guys using? Have you...
This is related to Angular 1.3/bootstrap/ and the calendar. Not 100% what it is. The calendar renders fine without being set in tabs. It also renders fine if inside a...
yeah I think if we do something like this it might actually work without us doing anything. https://github.com/angular-ui/ui-calendar/pull/104