Hi,
I updated to the latest version (not sure if I had the version before or an older one) and now pages are completely blank. There is no error message in the console except this, which is maybe to related at all:
Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factor'.
Remember when I needed to setup JS with an absolute path (https://support.semicolonweb.com/forums/topic/setup-question/)? This may be related.
If I check the wrapper element, its opacity is 0. If I manually set it to 1 in the browser, then the page appears. But the menu looks like it is on a mobile (although I'm desktop screen with full width) and clicking it does nothing. So it's as if JS was not loading and not running correctly.
Did something change about JS loading that I should be aware?
Right now, I use this to load JS:
Can you help?
Thanks
