[#3265] silent the localStorage quota error to prevent breaking the record form panel

This commit is contained in:
Gani Georgiev
2023-09-06 14:11:58 +03:00
parent abfe18bcce
commit ca136c5dc1
33 changed files with 52 additions and 40 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.18.2-WIP
- Prevent breaking the record form in the Admin UI in case the browser's localStorage quote has been exceeded when uploading or storing large `editor` values ([#3265](https://github.com/pocketbase/pocketbase/issues/3265)).
## v0.18.1
- Excluded the local temp dir from the backups ([#3261](https://github.com/pocketbase/pocketbase/issues/3261)).