2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 11:15:26 +00:00

Dialog fixes (#597)

* Dialog fixes

- Fix bug which did not properly dismiss dialogs
- Closes https://github.com/inventree/inventree-app/issues/595

* Bump release notes
This commit is contained in:
Oliver
2025-01-11 16:40:07 +11:00
committed by GitHub
parent 543d041ca5
commit 8733deb46a
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
### 0.17.3 - December 2025
---
- Fixes bug which prevent dialog boxes from being dismissed correctly
### 0.17.2 - December 2024
---