antfu / vscode-vite

One step faster for Vite in VS Code ⚡️
https://marketplace.visualstudio.com/items?itemName=antfu.vite
451 stars 25 forks source link

Embedded browser <select> doesn't dropdown #24

Open ajduet opened 2 years ago

ajduet commented 2 years ago

Describe the bug

In the embedded browser, select elements don't display the options dropdown when clicked, also the element auto selects the first option as default.

Reproduction

bind any select element to a group of options and open in embedded browser.

System Info

System:
    OS: Windows 10 10.0.19043
    CPU: (8) x64 AMD Ryzen 7 4700U with Radeon Graphics
    Memory: 3.42 GB / 15.23 GB
  Binaries:
    Node: 16.14.2 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.15 - C:\Program Files\nodejs\yarn.CMD
    npm: 8.5.0 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Chrome: 104.0.5112.102
    Edge: Spartan (44.19041.1266.0), Chromium (104.0.1293.70)

Used Package Manager

yarn

Validations