Ghost/apps/admin-x-framework/src
Ronald Langeveld 99232de6ee
Fixed Settings not working in offline dev locally (#20246)
ref
https://forum.ghost.org/t/access-settings-of-local-ghost-install-when-offline/47590

- Fixed a React Query configuration that would only load Settings when
you're connected to the internet.
- Setting `networkMode: 'always'`, ensures that queries are executed
regardless of the network status, bypassing any checks for internet
connectivity.
2024-05-23 10:58:14 +00:00
..
api
hooks Improve messaging and error handling (#20078) 2024-05-14 09:31:19 +02:00
providers
test 🐛 Fixed error rendering when using a duplicate offer code (#20156) 2024-05-08 11:27:31 +02:00
utils Fixed Settings not working in offline dev locally (#20246) 2024-05-23 10:58:14 +00:00
errors.ts
helpers.ts
hooks.ts
index.ts
playwright.ts
routing.ts
vite.ts