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

[Android] Drop-down list not shown in Webview #220

Open
quix-portal opened this issue Jun 10, 2019 · 2 comments
Open

[Android] Drop-down list not shown in Webview #220

quix-portal opened this issue Jun 10, 2019 · 2 comments

Comments

@quix-portal
Copy link

In Android webview the dropdown list is never shown, even if the webview is instantiated and added to the center window inside drawer 'open' event. Does anyone know how to solve this? Is this already a know issue?

@qasim90
Copy link

qasim90 commented Aug 18, 2020

I'm also having this issue and scratching my head since yesterday :/ Is there any solution?

@qasim90
Copy link

qasim90 commented Aug 18, 2020

Found the fix soon after commenting. Setting the lifecycleContainer property on webview did the trick. You've to provide the parent tab group or window, that contains the webview, using this property. In this the main drawer window.

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

No branches or pull requests

2 participants