don't recreate the maxSelect inputs on each change

This commit is contained in:
Gani Georgiev
2026-06-08 13:41:52 +03:00
parent f868756721
commit aa7be1edd1
9 changed files with 62 additions and 68 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
- Fixed JS error on `file` settings `maxSelect` change ([#7731](https://github.com/pocketbase/pocketbase/issues/7731)).
- Other minor fixes (fixed `number` settings validator to not ignore 0 `max` values, normalized field settings tooltip format, etc.).
- Fixed `number` settings validator to not ignore 0 `max` values.
- Normalized field settings validation error messages and tooltips.
## v0.39.2