Is Mobiscroll compatible with Angular v13, Nx, Kendo UI?

ERROR TypeError: Cannot read properties of undefined (reading ‘date’)
at STBase._render (mobiscroll.angular.min.js:6333:39044)
at TimelineBase._render (mobiscroll.angular.min.js:6363:2317)
at BaseComponent._willUpdate (mobiscroll.angular.min.js:3399:24509)
at Base.ngDoCheck (mobiscroll.angular.min.js:3354:1475)
at callHook (core.mjs:2528:18)
at callHooks (core.mjs:2487:17)
at executeCheckHooks (core.mjs:2419:5)
at refreshView (core.mjs:9468:21)
at refreshEmbeddedViews (core.mjs:10584:17)
at refreshView (core.mjs:9483:9)

Hello @arthuro :wave:

Yes, it’s supported, as you described on the other thread, the problem was the following:

my project is not angular-cli based and i forget to import the mobiscroll.min,css in style.css