mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* fix(core): share webcontext between webviews closes #10981 * update wry version * Update crates/tauri-runtime-wry/src/lib.rs [skip ci] * on linux, only register protocol once per context --------- Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app> Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
145 B
145 B
tauri, tauri-runtime-wry
| tauri | tauri-runtime-wry |
|---|---|
| patch:bug | patch:bug |
Fix localStorage not shared between webviews that use the same data directory.