Wappler 3.6.1 Node.js on local Docker environment.
Not sure why but if I add a date picker to my page the entire page turns white and the visibility of <html is="dmx-app"> gets set to none.
If I comment the date picker out <input id="date1" name="date1" is="dmx-date-picker"> then all works as normal again.
If i remove the visibility style from the html tag manually all my dynamic data is not rendered.
Can someone test if this is just me, as thats always quite possible.