Our pure JavaScript Scheduler component


Post by pavithra »

Hi Matt,

I tried this with the new version.
I got the below error saying "Property 'on' does not exist on type 'Scroller'"
Attachments
errorOnTypes.png
errorOnTypes.png (8.29 KiB) Viewed 847 times

Post by mats »

Seems we had a documentation bug, it's been fixed now (you can try in the next nightly build):

https://app.assembla.com/spaces/bryntum/tickets/9208-scroller-missing-docs-for-events---delayable/details#

Post by pavithra »

Hi Matt,

Now I got a console error, when trying this.
But scrollend was fired.

Please refer the console error, looking at :- consoleError.png

Please refer my code looking at:- codeChange.png

Thank you!
Regards,
Pavithra
Attachments
consoleError.png
consoleError.png (31.42 KiB) Viewed 840 times
codeChange.png
codeChange.png (9.79 KiB) Viewed 840 times

Post by pmiklashevich »

Hello Pavithra,

Glad you've succeeded in catching "scrollend" event. To be able to help you with the error you see we need a runnable testcase. Debugging by screenshots is not very productive, especially when using minimized library. Please zip it up and attach here. Don't include libs and node_modules. Instead please provide commands to build and steps to reproduce the error.

Cheers,
Pavel

Pavlo Miklashevych
Sr. Frontend Developer


Post Reply