This repository was archived by the owner on Oct 26, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
This repository was archived by the owner on Oct 26, 2025. It is now read-only.
Is the project still active? #2
Copy link
Copy link
Open
Description
Hi,
I personally like the idea behind this project and I do appreciate your endeavor, however I must ask if this project is still active?
I am asking this because there are quite a few bugs in the source code and I went through your blog about the project and many of the things that are included in your repo are not addressed and explained
Bugs:
- The project cannot run on Android emulator as the build fails
BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 63in../ionic-sveltekit-ssr-demo/android/capacitor.settings.gradle - I know that there was something already written in the other issue about this, but preview
npm run previewof the built version of the app throws error:.svelte-kit/output/server/chunks/pwa.store.js:21 if ("serviceWorker" in navigator) {ReferenceError: navigator is not defined - In
pwa.store.tsfile there is an import errorCannot find module 'virtual:pwa-register/svelte' or its corresponding type declarations. - I believe that FAQ question items should open somehow to show the answers, which doesn't work. I do see that there is a script in the
distfor that but nevertheless it is not working. Also the template for FAQ is throwing errors for props liketoggleElement. - If you navigate from Landing page to Install page and then back, some of the components are not being shown anymore.
tsconfig.jsonfile is throwing errorCannot find type definition file for 'ionic-svelte'.
Missing documentation or explanation:
- There is a manifest defined in
vite.config.jsand there is another manifest file in static folder.static/manifest.webmanifest. Is that intentional? Maybe one for the build and the other one for local development? - What are
browserconfig.xml,sw.js,workbox-7369c0e1.jsfor? Are these generated files at the time of build compilation? Because all of these files are then being included in the build itself too.
I do hope these things get fixed. Or is it maybe something that I am doing something wrong?
Because the blog is explaining exactly what I want to achieve which is to have PWA or mobile version of the webpage routed differently than browser version.
Thanks for your effort.
Metadata
Metadata
Assignees
Labels
No labels