I haven’t tried but I don’t see why it wouldn’t be compatible.
Hello Weston,
Thanks for your quick answer.
I also installed it immediately and created the necessary files accordingly.
On the main domain it runs as it should. Only on the …/de/ and …/es/ and Lighthouse shows two errors.
Does not register a service worker that controls page and start_urlThis page is controlled by a service worker, however the start_url (https://xxx.net/) is not in the service worker’s scope (https://xxx.net/de/)
start_url does not respond with a 200 when offlineThe start_url did respond, but not via a service worker
How is that to get it to run under it?
@torstenbulk I have a build for you to test: https://github.com/GoogleChromeLabs/pwa-wp/pull/266#issuecomment-605681121
Please uninstall the existing PWA plugin and then install pwa.zip via your WordPress admin under Plugins > Add New and upload the file and activate. Then check to see that the error no longer occurs.