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

[Bug]: viewport crash after Share.share() in message #7797

Closed
1 of 3 tasks
dabaaaz opened this issue Dec 6, 2024 · 2 comments
Closed
1 of 3 tasks

[Bug]: viewport crash after Share.share() in message #7797

dabaaaz opened this issue Dec 6, 2024 · 2 comments
Labels

Comments

@dabaaaz
Copy link

dabaaaz commented Dec 6, 2024

Capacitor Version

💊 Capacitor Doctor 💊

Latest Dependencies:

@capacitor/cli: 6.2.0
@capacitor/core: 6.2.0
@capacitor/android: 6.2.0
@capacitor/ios: 6.2.0

Installed Dependencies:

@capacitor/cli: 6.2.0
@capacitor/ios: 6.2.0
@capacitor/android: 6.2.0
@capacitor/core: 6.2.0

Other API Details

npm 9.6.6
node 18.17.0
pod 1.15.2

Platforms Affected

  • iOS
  • Android
  • Web

Current Behavior

When I use Share.share(), the webview that I get back seems different, and I can't figure out how to fix it.
If I share it via Mail, there's no issue, but the bug only appears when I share it through the Messages app.

Expected Behavior

I'd like the black padding not to appear after sharing

Project Reproduction

Not reproductible like that, need a video ?
But there are screenshots before and after

IMG_6604 (1)
IMG_6605 (1)

Additional Information

I tried this but nothing change :

"zoomEnabled": false,
"ios": {
"contentInset": "never"
},

@dabaaaz dabaaaz added the triage label Dec 6, 2024
@jcesarmobile
Copy link
Member

it's a problem on the keyboard plugin, it's already reported on ionic-team/capacitor-plugins#831

@jcesarmobile jcesarmobile closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2024
Copy link

ionitron-bot bot commented Jan 9, 2025

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Jan 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants