Hi,
I have download the FullCalendar.zip extension but don’t know how to use, can you help me, thanks.
Best,
Ben
Hi Ben,
a couple of hints regarding the issue with VS stopping at the ‘debugger’ line:
We have these lines in our code in order to be able to debug dynamically loaded scripts. In order to not break at these lines, please consider the following:
1) These are debug-only breaks, you can simply ignore them.
2) We recommend using Chrome instead of IE for debugging purposes. IE and VS seem to attach to the script debugger which shouldn’t happen when using Chrome.
We have plans to improve our code. Such lines might get removed or made conditional at a future point.
Hope this helps.
Best wishes
Thomas
Hi Ben,
I put together a little sample that allows you to view, add and edit calendar entries – see attached.
Happy coding & best wishes
Thomas
Hi Thomas,
Thanks for the sample but it’s always stop at “debugger;” line, please refer to attached file, is it anything I do wrong ?
Ben
Hi Ben,
we are currently working on a sample. I’ll send you something in a few days.
Best
Thomas