🐛(frontend) fix crash share modal on grid options

The share modal in the DocsGridItem component
was crashing when opened due to a provider not
initialized.
This commit is contained in:
Anthony LC
2025-07-15 11:36:44 +02:00
parent 0afc50fb93
commit 08a0eb59c8
3 changed files with 21 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ and this project adheres to
- 🌐(frontend) keep simple tag during export #1154
- 🐛(back) manage can-edit endpoint without created room in the ws
- 🐛(frontend) fix action buttons not clickable #1162
- 🐛(frontend) fix crash share modal on grid options #1174
## [3.4.0] - 2025-07-09