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

EvoCalendar can not be destroy #65

Open
alideel opened this issue Jan 10, 2022 · 0 comments
Open

EvoCalendar can not be destroy #65

alideel opened this issue Jan 10, 2022 · 0 comments

Comments

@alideel
Copy link

alideel commented Jan 10, 2022

when I want to destroy the calender using
$("#evoCalendar").evoCalendar('destroy');
the console show me an error with this message
Cannot read properties of null (reading 'off') at EvoCalendar.destroyEventListener

the full message :
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'off')
at EvoCalendar.destroyEventListener (evo-calendar.js?2701:477)
at EvoCalendar.destroy (evo-calendar.js?2701:250)
at jQuery.fn.init.$.fn.evoCalendar (evo-calendar.js?2701:1111)
at eval (TodayAppointment.vue?1ede:241)
at callWithErrorHandling (runtime-core.esm-bundler.js?5c40:6668)
at callWithAsyncErrorHandling (runtime-core.esm-bundler.js?5c40:6677)
at Array.hook.__weh.hook.__weh (runtime-core.esm-bundler.js?5c40:1931)
at invokeArrayFns (shared.esm-bundler.js?9ff4:552)
at unmountComponent (runtime-core.esm-bundler.js?5c40:4748)
at unmount (runtime-core.esm-bundler.js?5c40:4658)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant