fixed 0 total count on page back/forward navigation

This commit is contained in:
Gani Georgiev
2026-04-21 10:26:04 +03:00
parent bf1745fa13
commit 0cee0662f6
6 changed files with 93 additions and 86 deletions

View File

@@ -11,4 +11,4 @@ PB_DOCS_URL = "https://pocketbase.io/docs"
PB_JS_SDK_URL = "https://github.com/pocketbase/js-sdk"
PB_DART_SDK_URL = "https://github.com/pocketbase/dart-sdk"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.37.2"
PB_VERSION = "v0.37.3-dev"