NodeJS SPA not loading in Safari Browser - ReferenceError: can't find variable: dmx

Wappler v4.9.1, NodeJS, Docker - all extensions are up to date.

One of the NodeJS SPA web apps I have recently developed, the site doesn’t load correctly in Safari browser (tested on Desktop and iPad). The same web app runs without any issues/errors on Chrome and Edge.

When opening the home page, the content initially loads for a couple of seconds and then it stops displaying on the page. In the Safari Web Inspector console, it’s showing various dmx errors ReferenceError: Can't find variable: dmx (screenshot 1)

Sometimes the home page loads correctly when refreshed multiple times. If the home page loads correctly, then other pages also display correctly that have internal route enabled. But any page, that doesn’t have internal route enabled, doesn’t display any content - the list of dmx errors is slightly different when this happens (screenshot 2)

Any assistance to troubleshoot and resolve this issue is greatly appreciated.

Community Page
Last updated: