Recoilize icon indicating copy to clipboard operation
Recoilize copied to clipboard

A Chrome Dev tool for debugging applications built with the experimental Recoil.js state management library.

Results 26 Recoilize issues
Sort by recently updated
recently updated
newest added

## Types of changes - [x] Bugfix (change which fixes an issue) - [ ] New feature (change which adds functionality) - [ ] Refactor (change which changes the codebase...

React With single-spa ``` Uncaught TypeError: Cannot read properties of undefined (reading '_internalRoot') ``` with the function: ``` const createDevToolDataObject = (filteredSnapshot, diff) => { if (diff === undefined) {...

Error: > Uncaught TypeError: Cannot read properties of undefined (reading '_internalRoot') React 18.1 Recoil 0.7.3

Hi team, Can this be used with React-Native, are there future plans to support RN? Bests, S.

I would like to see Raw state json in Recoilize devtools. Is there an option? Example from Redux Devtools

https://github.com/open-source-labs/Recoilize/blob/96db24bda5208b464907b2880e87b7b44299d65a/package/index.js#L59 Snapshot.getDeps_UNSTABLE has been removed in recoil 0.2.0. This API changed to Snapshot.getInfo_UNSTABLE().deps. Recoilize needs to be updated here to be compatible with the latest recoil 0.2.0 release.

Any plans to add support to React 17? I have an application using NextJs and it’s not possible to install Recoilize without using —force.

When trying to use `` with `"recoil": "^0.6.1"`, i get this error on page load. index.js:59 Uncaught TypeError: snapshot.getDeps_UNSTABLE is not a function or its return value is not iterable...

Having problems setting up `Recoilize` in a Next.js app and typescript. I get: `Type '{ root: any; }' is not assignable to type 'IntrinsicAttributes & { children?: ReactNode; }'. `...

Attempting to install from the Chrome Web Store: An error has occurred Could not decode image: 'Recoilize-v2.png' Restarting chrome did not fix, I cannot seem to install. Versions: Version 98.0.4758.82...