Sebastian Łuc
Sebastian Łuc
Comand : `cargo make run` I get the error: ```bash error: failed to run custom build command for `yew v0.17.2` --- stderr thread 'main' panicked at 'Yew does not allow...
### Describe the bug The running app print in the console the message: `(process:21774): GLib-CRITICAL **: 12:12:24.158: Failed to set scheduler settings: Operation not permitted` ### Reproduction In developer mode:...
### Describe the bug ```sh euuki_mac@MacBook-Air-Sebastian calculator % npm run tauri ios dev > [email protected] tauri > tauri ios dev Info Using 192.168.0.164 to access the development server. xcrun: error:...
I have a strange issue, when I add ffmpeg-next to Cargo.toml then I can't compile my project. I want to add the ffmpeg feature to a project that uses OpenCV...
I have a strange issue with backward() I have two generators, gen1 and gen2, I calculate loss on three ways, loss_1, loss_2, loss_3 All compute for gen1 are ok Part...
### Describe the bug When we complete the form and some input is invalid for example type="mail" then in required message box isn't text message. ### Reproduction Add `Ex.` into...