Aleksandr Vasilenko
Aleksandr Vasilenko
Just checked 7.8.0 on Omarchy (Arch Linux) and it works fine.
Try to clear the cache: Open FLC -> F12 -> Application -> Storage -> Clear site data
Have you tried setting your virtual camera as a default device in Windows settings?
Just change the command to `bun` instead of `bun.cmd`
@raineorshine can confirm it works now. Thanks!
It seems like this experimental flag is exclusive to Chromium and not available in Webview yet. Though, the module authors should just call `navigator.bluetooth.requestDevice()` function that will request Bluetooth permission...
@brandongorman thanks for the testing this. I have an idea that might fix this. I will release the new version soon.
It worked right after I installed VM, but after reboot I have the same issue as OP. With `omarchy-windows-vm launch -k` it's possible to keep the container running but I...
I have exactly the same error (`Error: undefined undefined: undefined`) in my CLI app after I **build** it with Bun.build. When I run the app in a dev mode (from...
Currently there is no way to disable those suggestions. I created an [issue](https://github.com/tauri-apps/wry/issues/1535) in Tauri. Maybe in the future it will be possible to disable autofill globally.