puikinsh / Adminator-admin-dashboard

Adminator is easy to use and well design admin dashboard template based on Bootstrap 5 for web apps, websites, services and more
https://colorlib.com/polygon/adminator/index.html
MIT License
4.37k stars 1.74k forks source link

fullcalendar console error fixed for #277 #286

Closed irfanevrens closed 2 years ago

irfanevrens commented 2 years ago

fixed for issue #277

jepperaskdk commented 2 years ago

Cool, do you know how to reproduce the stacktrace?

irfanevrens commented 2 years ago

If there is no element in html, using this plugin give an error.

When document.getElementById('calendar') return undefined.

jepperaskdk commented 2 years ago

Ah - didn't realize this error is triggered on all pages, except calendar.html. Good job! @puikinsh Lets merge this one.