Back to Kibana

@kbn/react-query

src/platform/packages/shared/kbn-react-query/README.md

9.4.0305 B
Original Source

@kbn/react-query

This module wraps the main entrypoints of @tanstack/react-query, changing the behavior of networkMode to use 'always' by default. This allows for async state updates on airgapped environments, where the browser believes there is no network connection (navigator.onLine: false).