You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In short, pre-v5.14.5 versions of @tanstack/query-devtools use Google Fonts, which breaks JS execution when using the devtools in air-gapped environments or when the CSP is strict. It will either error out on the Google Fonts request in case of offline usage, or on the CSP not allowing Google Fonts.
I understand that a jump from the current v5.4.2 to the target v5.14.5 is a big one, but I wanted to mention it anyways, since I did not find a related issue/discussion in this repository.
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
No response
Please provide the environment you discovered this bug in
No response
Anything else?
No response
Do you want to create a pull request?
No
The text was updated successfully, but these errors were encountered:
Which @ngneat/query-* package(s) are the source of the bug?
devtools
Is this a regression?
No
Description
For more information, see TanStack/query#6535.
In short, pre-
v5.14.5
versions of@tanstack/query-devtools
use Google Fonts, which breaks JS execution when using the devtools in air-gapped environments or when the CSP is strict. It will either error out on the Google Fonts request in case of offline usage, or on the CSP not allowing Google Fonts.I understand that a jump from the current
v5.4.2
to the targetv5.14.5
is a big one, but I wanted to mention it anyways, since I did not find a related issue/discussion in this repository.Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
No response
Please provide the environment you discovered this bug in
No response
Anything else?
No response
Do you want to create a pull request?
No
The text was updated successfully, but these errors were encountered: