jnschulze / flutter-webview-windows

A WebView2-powered Flutter WebView implementation for the Windows platform.
BSD 3-Clause "New" or "Revised" License
203 stars 120 forks source link

Dropdown box click event has no effect #293

Open gk-1213 opened 4 months ago

gk-1213 commented 4 months ago

Open this website using the official demo https://element-plus.org/en-US/component/select.html Dropdown menu click event is invalid

ddty2 commented 4 months ago

I have the same issue. It also occurs with '<input type="date"...'.

sglee487 commented 3 months ago

use this package https://github.com/jakky1/webview_win_floating mentioned from this issue https://github.com/jnschulze/flutter-webview-windows/issues/138