In React Query, a query with enabled: false does not fetch data automatically, but can still be refetched manually.
The @gravity-ui/data-source wrapper overrides this behavior — see this change.
I suggest either reverting this change or documenting the breaking change more clearly in the minor release notes.
In React Query, a query with enabled: false does not fetch data automatically, but can still be refetched manually.
The @gravity-ui/data-source wrapper overrides this behavior — see this change.
I suggest either reverting this change or documenting the breaking change more clearly in the minor release notes.