[#7771] workaround shift+click in Firefox

This commit is contained in:
Gani Georgiev
2026-07-22 08:00:34 +03:00
parent cc4e857090
commit 8af99615c4
11 changed files with 52 additions and 22 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.39.9 (WIP)
- Fixed `Shift + Click` range bulk selection not working in Firefox ([#7771](https://github.com/pocketbase/pocketbase/issues/7771))
## v0.39.8
- Properly reset JSVM global `$app` overwrite so that pooled executors always get a clean state.