Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FullCalendarWithTooltip initClandar fails with 4.1.5 #160

Closed
simasch opened this issue Dec 15, 2022 · 3 comments
Closed

FullCalendarWithTooltip initClandar fails with 4.1.5 #160

simasch opened this issue Dec 15, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@simasch
Copy link

simasch commented Dec 15, 2022

Unfortunately in one application the calendar is not displayed with version 4.1.5

FlowClient.js:197 Uncaught ReferenceError: Calendar is not defined
at FullCalendarWithTooltip._initCalendar (full-calendar.js:137:34)
at FullCalendarWithTooltip._initCalendar (full-calendar-with-tooltip.js:10:9)
at FullCalendarWithTooltip.getCalendar (full-calendar.js:97:18)
at FullCalendarWithTooltip.setOption (full-calendar.js:454:29)
at Object.eval (eval at bu (FlowClient.js:1067:101), :3:11)
at bu (FlowClient.js:1067:166)
at au (FlowClient.js:1016:277)
at $t (FlowClient.js:624:57)
at Fr (FlowClient.js:527:18)
at as.bs [as gb] (FlowClient.js:1076:20456)
at LB (FlowClient.js:985:221)
at Ir (FlowClient.js:1072:303)
at Yr.Zr [as I] (FlowClient.js:1076:20222)
at $k (FlowClient.js:454:29)
at Ar (FlowClient.js:1074:1160)
at Br (FlowClient.js:1055:401)
at Ot.Qt [as Bb] (FlowClient.js:1076:23688)
at oC.pC [as O] (FlowClient.js:1076:36950)
at XMLHttpRequest. (FlowClient.js:633:63)
at Ab (FlowClient.js:468:29)
at Db (FlowClient.js:936:56)
at XMLHttpRequest. (FlowClient.js:670:46)

@simasch
Copy link
Author

simasch commented Dec 15, 2022

Please find a reproducible example here: https://github.com/simasch-scratches/datapicker-validation/tree/fullcalendar-issue
Make sure you checkout the branch fullcalendar-issue

@stefanuebe
Copy link
Owner

Looks like I accidentally removed the {Calendar} import. Never do three things at a time in a place with poor internet and kids around you.

@stefanuebe stefanuebe added the bug Something isn't working label Dec 16, 2022
stefanuebe added a commit that referenced this issue Dec 16, 2022
Version 4.1.6
@simasch
Copy link
Author

simasch commented Dec 16, 2022

Looks good! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants