-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrating Ionic PWA Elements #14
Comments
I think it would be nice to have this integrated into the main Maybe all is needed is an update to the documentation?
|
@danielroe do you want to support this out of the box? If so I can look into this |
I think that would be pretty nice 👍 |
@Jamiewarb @danielroe https://stackblitz.com/edit/github-eahsnx-wbb7tx?file=plugins/ionic-pwa-elements.client.js edit: if you catch "Upgrade Required" on stackblitz, just delete |
🐛 The bug
reference - https://capacitorjs.com/docs/web/pwa-elements
The PWE Elements for Capacitor Components need to be installed and initialized in the vuejs application.
The current solution I have implemented is to add the following to the page where I need to use one of them
🛠️ To reproduce
https://stackblitz.com/edit/github-eahsnx?file=pages/tabs/tab2.vue
🌈 Expected behaviour
It would be nice if the module integrated this into the code so it wouldn't need to be configured manually
ℹ️ Additional context
No response
The text was updated successfully, but these errors were encountered: