Error when clicking on the calendar
See original GitHub issueVersion
1.9.1
Development Environment
Chrome, MAC OS
Current Behavior
I have this error when I click on the calendar, can you help me?
scheduleCreationPopup.js:560 Uncaught TypeError: Cannot read property 'createRangePicker' of undefined
at ScheduleCreationPopup../src/js/view/popup/scheduleCreationPopup.js.ScheduleCreationPopup._createDatepicker (scheduleCreationPopup.js:560)
at ScheduleCreationPopup../src/js/view/popup/scheduleCreationPopup.js.ScheduleCreationPopup.render (scheduleCreationPopup.js:357)
at Calendar.showCreationPopup [as _showCreationPopup] (weekView.js:367)
at Calendar../src/js/factory/calendar.js.Calendar._onBeforeCreate (calendar.js:1028)
at DayGridCreation.CustomEvents.invoke (tui-code-snippet.js:3219)
at DayGridCreation.CustomEvents.fire (tui-code-snippet.js:3174)
at DayGridCreation../src/js/handler/daygrid/creation.js.DayGridCreation._createSchedule (creation.js:164)
at creation.js:292
Expected Behavior
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
When I click on my calendar on my Sharepoint Site it will ...
We understand you're experiencing an issue on when you click the calendar you added in SharePoint, you got the error message.
Read more >Error when clicking on the calendar · Issue #315 · nhn/tui. ...
I have this error when I click on the calendar: scheduleCreationPopup.js:561 Uncaught TypeError: Cannot read property 'createRangePicker' of ...
Read more >FIX: Outlook error when sharing calendar in Windows 10/11
Open Outlook and go to Calendar view. Right-click the calendar you're trying to share. Click Properties. Go to the Permissions tab and remove ......
Read more >Fix problems importing - Google Calendar Help
Because the file imported correctly after the first click, the error message pops up on the second click because there weren't any new...
Read more >Calendar keeps popping up with errors and I cannot clear it?
Back up all data before making any changes. Step 1. In the Internet Accounts preference pane, delete any calendar accounts you don't use....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Dependecy information: https://github.com/nhnent/tui.calendar#-dependency
Include dependent packages in your HTML.
@harun23efrei cannot reproduce Is the
tui-date-pickerinstalled correctly? Make sure thetui-date-pickerdirectory exists under thenode_modulesdirectory. If you do not have thetui-date-picker, reinstalltui-calendar.