-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Android: iframe with the Blob URL/Object URL does not work correctly #6377
Comments
I have the same problem, it works on ios and desktop, but not on adnroid.
|
Maybe regression in Cordova? This in
|
@natalya-semenova did you find the solution for this? I have a similar issue |
Any update on this we still have problem |
Also experiencing this issue. Perhaps this PR is the solution? #5498 |
This issue has been labeled as |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out. |
Bug Report
Capacitor Version
Platform(s)
Android
Current Behavior
Programmatically attaching iframe with the Blob URL/Object URL source produces an iframe with empty body/content.
Expected Behavior
iframe content is being displayed
Code Reproduction
https://github.com/natalya-semenova/vue-cap-test
Other Technical Details
npm --version
output: 9.5.0node --version
output: v18.14.2The text was updated successfully, but these errors were encountered: