You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use tui-calendar in my angular application
getting below error on console
tui-calendar.min.js:7 Uncaught TypeError: Cannot read properties of undefined (reading 'isUndefined')
at h (tui-calendar.min.js:7:12190)
at Object. (tui-calendar.min.js:7:12124)
at n (tui-calendar.min.js:7:530)
Version
"tui-calendar": "^1.15.3"
Test Environment
Browser - Chrome
OS - MAC
Current Behavior
I am trying to use tui-calendar in my angular application
getting below error on console
tui-calendar.min.js:7 Uncaught TypeError: Cannot read properties of undefined (reading 'isUndefined')
at h (tui-calendar.min.js:7:12190)
at Object. (tui-calendar.min.js:7:12124)
at n (tui-calendar.min.js:7:530)
Expected Behavior
It should not give any console error
The text was updated successfully, but these errors were encountered: