Wappler Version : 6.0 Beta 3
Operating System : MacOS
Server Model: NodeJS
Database Type: MySQL
Hosting Type: Docker
Expected behavior
What do you think should happen?
There shouldn’t be any error in the dev console on a content page with Calendar component when Views
are defined under Calendar Properties.
Actual behavior
What actually happens?
An error is generated in the dev console from the Calendar component with properties listed under Views
(screenshot attached). If no Views
are defined, no error is generated. The views work correctly when clicked on these view buttons.
How to reproduce
- Add a Calendar component
- Add
Views - Month, Week, Day
under Calendar Properties - Refresh the page - an error is generated in the dev console
- Remove the Views - no error is generated