tauri/.changes/core-unix-window-data-url.md
Amr Bashir 0503eb69ce
fix(core): account for data: uri when calculating origin, closes #7078 (#7133)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2023-06-05 09:47:21 -03:00

6 lines
108 B
Markdown

---
'tauri': 'patch:bug'
---
On macOS and Linux, fix app crashing when creating a window with `data:` uri.