react-query-native-devtools icon indicating copy to clipboard operation
react-query-native-devtools copied to clipboard

Results 16 react-query-native-devtools issues
Sort by recently updated
recently updated
newest added

It seems it's not possible to check mutations out of the box. Is there any way to enable this? If not, it should be documented that this lib is for...

React Query is now part of "Tanstack Query" and has been bumped to v4: https://tanstack.com/query/v4/docs/guides/migrating-to-react-query-4 It would be great to support it in this library, it does not look like...

enhancement

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

I haven't changed the default stale time so the query should become immediately stale. But it keeps showing as fresh. Updated Time Status Query Hash 23:16:29.720 fresh ["Events","Chetanbhai"] 23:21:30.428 fresh...

question

Hi, I'm trying to install react-query-native-devtools for my project and I'm getting a bunch of errors like the one mentioned in the title. Most of our queries print this error...

question

Hi @bgaleotti ! Trying to setup the plugin to work with flipper. Followed all the described setup steps including installing react-query-native-devtools (4.0.0) and in my application, setting it up in...

question

In react-native 0.70 there is a new way to include flipper ``` use_react_native!( :path => config[:reactNativePath], :flipper_configuration => FlipperConfiguration.enabled, ) ``` With this method we don't include `react-native-flipper` in package.json,...

question

Currently it's set to 0.127.0, which is quite old.

Getting below error when building my react native app which uses react native 0.73.6 : ``` Unable to resolve module react-native-flipper from /Users/natesh.bhat/Desktop/isha/sgapp-copy/node_modules/react-query-native-devtools/dist/react-query-native-devtools.cjs.production.min.js: react-native-flipper could not be found within the...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies