Zhenhui Xie
Zhenhui Xie
One remaining issue is that the configuration in `Dioxus.toml` is not on par with that documented in tauri bundler. As dioxus uses toml for configuration, [the `Option` makes no sense](https://github.com/DioxusLabs/dioxus/blob/c9790860a5fe410362a706c4fd7def78e202bfd5/packages/cli/src/config.rs#L390)...
Confirmed this bug also occurs on android 10, collabora office 23.05.4.1
As per mentioned by @ealmloff , I've tried updating `tauri-bundler` to the latest and debug printing the converted `tauri_bundler::BundleSettings`, without any findings. ~~Correct me if I was wrong, but after...
Can confirm the bug happens in [BLJS10075] as well in build 7560. The "MEM: Access violation" error happens in the following conditions afaik: 1. When map changes 2. When item...