-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Bug Report
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 4.7.0
@capacitor/core: 4.7.0
@capacitor/android: 4.7.0
@capacitor/ios: 4.7.0
Installed Dependencies:
@capacitor/cli: 4.7.0
@capacitor/android: 4.7.0
@capacitor/core: 4.7.0
@capacitor/ios: 4.7.0
[success] iOS looking great! 👌
[success] Android looking great! 👌
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.0
node --version
output: v18.14.2
iBobik and DanialVdigaus