Wappler UI generated malformed "Wappler include", spiked CPU usage and broke AppConnect formatters

Wappler 5.2.4
MacOS
NodeJS

See carefully, 1st line is what Wappler generated erroneously. 2nd line is the good one (restored from Git)

<!-- Wappler include head-page="layouts/main" fontawesome_5="cdn" is="dmx-app" id="pricing3" appConnect="local" bootstrap5="darkly" components="{dmxDatastore:{},dmxDataTraversal:{}}"="{dmxFormatter:{},dmxDatastore:{},dmxDataTraversal:{},dmxBootstrap5Tooltips:{},dmxValidator:{},dmxBootstrap5Alert:{}} bootstrap_icons="local" bootstrap_icons="local""-->
<!-- Wappler include head-page="layouts/main" fontawesome_5="cdn" is="dmx-app" id="pricing3" appConnect="local" bootstrap5="darkly" components="{dmxFormatter:{},dmxDatastore:{},dmxDataTraversal:{},dmxBootstrap5Tooltips:{},dmxValidator:{}}"-->

The 1st line generated a hard-to-diagnose bug that caused Wappler UI to spike CPU usage by generating thousands of warnings on dmxAppConnect saying things like (paraphrasing) “formatter where doesn’t exist for type array” or “formatter round doesn’t exist for type number”

As far as I recall, all I did was add the Bootstrap Icons framework on the main page, and then on this specific page (which triggered the bug) (edit: I added Bootstrap Icons twice on this page, because the 1st attempt didn’t seem to work)

Community Page
Last updated: