Ba Nguyễn
Ba Nguyễn
**Describe the bug** Bug when translating text containing html tags **Screenshots**
### Specification - pywebview version: 4.4.1 - operating system: MacOS Ventura 13.6.3 - web renderer: Webkit ### Description I want to access camera and show in player, but navigator.mediaDevices is...
I’m not sure about the exact cause, but when using presetColors, my browser freezes (tested on Chrome/Firefox). Interestingly, Safari is the only browser where it works fine. Code Example: ```tsx...
I’m building a shared API layer using @reduxjs/toolkit/query (non-react) in a separate library, so I can reuse it across multiple platforms like CLI, native apps, and React. Here’s a example:...