Skip to content
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

fix: enable capacitor code injection in errorPath in modern webviews #6247

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sabereen
Copy link

@sabereen sabereen commented Jan 24, 2023

closes #7373

This pr fixes this:
https://forum.ionicframework.com/t/i-can-not-navigate-to-other-pages-inside-error-page-errorpath/230410

The error page is common between unsupported webviews and other errors, like connecting to server url.
We should be able using capacitor plugins in that case.

@sabereen sabereen changed the title fix: enable capacitor code injection in errorPath in updated webviews fix: enable capacitor code injection in errorPath in modern webviews Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Using capacitor plugins inside error page of supported web views
1 participant