Open gBasil opened 1 year ago
Start a new pull request in StackBlitz Codeflow.
This is a result of an unsupported CSP type -- same issue (and one overlapping type) as #1457
This is a result of an unsupported CSP type -- same issue (and one overlapping type) as #1457
Gotcha, I'll close this issue.
@heliostatic I removed the line that added wasm-unsafe-eval
from the Nuxt config, built Elk, and accessed it from a mobile browser, but the syntax errors still persist.
When trying to load elk.zone or main.elk.zone on Safari on iOS 14.5.1, I get the following errors in the console:
The effect of this is that the page doesn't show any content.
(Yes, it's jailbroken, but I'm confident it's not an issue with that as I rebooted to stock iOS and the error persisted)
I know this is an obscure target, but I'd like to at least try Elk on a mobile device, as many iOS clients don't support a version this low (argh!), and this seems like potentially one of the only solutions to push notifications on it. Thank you for your time!