Open the Home Page and you'll get the following warning in the developer console:
Unknown option 'dateClick'
at CalendarDataProvider (http://localhost:3000/static/js/bundle.js:15312:24)
at FullCalendar (http://localhost:3000/static/js/bundle.js:23698:43)
at div
at Calendar (http://localhost:3000/static/js/bundle.js:671:5)
at div
at HomePage (http://localhost:3000/static/js/bundle.js:2939:56)
at Routes (http://localhost:3000/static/js/bundle.js:121354:5)
at AppRouter (http://localhost:3000/static/js/bundle.js:5473:5)
at App (http://localhost:3000/static/js/bundle.js:451:90)
at Router (http://localhost:3000/static/js/bundle.js:121287:15)
at BrowserRouter (http://localhost:3000/static/js/bundle.js:120
Open the Home Page and you'll get the following warning in the developer console: