Open quix-portal opened 5 years ago
I'm also having this issue and scratching my head since yesterday :/ Is there any solution?
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.
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?