JobberRT

Results 8 issues of JobberRT

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Using Pure JS+HTML like this: const exampleImage = some.png; const worker = Tesseract.createWorker({ logger: m...

# Bug Report If a calendar is poped up and shown, quickly clicks(I mean normal human doable double click) before calendar dispear will cause double multiple ```onChange``` event calls ##...

type/bug
state/awaiting-investigation
state/awaiting-triage

### Issue Description Hello everyone! Me and my team is now working for building a web api server, and we both have different apis. So I would like to divide...

unlike authy or google authticator, they will accpet both 64&32 digit secret, is there any chance of support 32/64-digit secret?

Just adding capabilities to the webdriver rather than using the AddProxy method ### like this caps := selenium.Capabilities{ "browserName": "chrome", } caps.AddChrome(chrome.Capabilities{ Prefs: map[string]interface{}{"profile.default_content_setting_values.notifications": 2}, Args: []string{ "--window-size=1920,1080", "--headless", "--no-sandbox",...

I have a usage like this: ```tsx const [darkMode, setDarkMode] = useState(false) ``` ### Example condition At default, `darkMode` is false, so the `ToastContainer` is `theme=colored`. A toast is created...

### Before you start please confirm the following. - [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues). - [X] Yes, I've checked whether this issue is covered in the Portainer...

kind/bug
bug/need-confirmation

### Bug Description `frpc` cannot handle websocket traffic in both `transport.protocol=tcp` and `transport.protocol=websocket`. Websocket server indicates that `Websocket Handshake Not Finished`. ### frpc Version 0.60.0 ### frps Version 0.60.0 ###...