Our pure JavaScript Scheduler component


Post by yumibca »

Hi Bryntum,

i following example for custom event editor, but i found problem when i implementation in my project.
when i add method onCloseEditor, this.$refs.scheduler.schedulerEngine is undefined when i use console.log

thanks.
Attachments
Screen Shot 2020-04-30 at 11.55.12.png
Screen Shot 2020-04-30 at 11.55.12.png (46.2 KiB) Viewed 1176 times
Screen Shot 2020-04-30 at 11.54.51.png
Screen Shot 2020-04-30 at 11.54.51.png (122.04 KiB) Viewed 1176 times
Screen Shot 2020-04-30 at 11.45.38.png
Screen Shot 2020-04-30 at 11.45.38.png (55.75 KiB) Viewed 1176 times

Post by mats »

Try setting a breakpoint and find out how the reference could have disappeared?

Post by yumibca »

where i can setting a breakpoint? what dou you mean a breakpoint?

Post by mats »


Post Reply