matthme
matthme
I just tried it with 2.0.0.beta20 and it doesn't work.
Switching to wayland didn't help...
- [ ] have `dna_info()` return also a "base dna hash", i.e. a dna hash generated from the dna without or with default properties, and expose this also in the...
I don't know how exponential backoff is currently implemented but for this use case I would say there should probably be a "plateau" in the retry-frequency below which it won't...
Uff :/. The test fails because ts-node complains about `window` not being defined (which is actually part of the functionality of determining whether or not the client is within a...
This is only for allowing to open apps in tauri windows, independently of code signing. So that part is ready but if you prefer to make one PR including the...
> I'm using this library with svelte kit, can confirm that it's working with SSR, however you need put `init` in `load` method so it gets executed on server side...
Yes, still not working on macOS with tauri 1.2.4. It does work on Linux though at least since tauri 1.2.3. So has it maybe only been partially fixed by https://github.com/tauri-apps/wry/pull/530?
Is there any plan for this being added to tauri still? It's still not working in tauri 1.4 almost one year after it being fixed upstream (it was planned apparently...
Seeing that there is a similar closed issue here #9564 but there seems to have been a problem specific to darwin-x64 not being published.