Recoilize icon indicating copy to clipboard operation
Recoilize copied to clipboard

TypeError: currentNode.memoizedState.hasOwnProperty is not a function

Open signorbusi opened this issue 3 years ago • 1 comments

I'm getting an error when using recoilize: TypeError: currentNode.memoizedState.hasOwnProperty is not a function.

image

ThememoizedState is just an empty object...

signorbusi avatar Sep 26 '22 09:09 signorbusi

I'm also getting this, FWIW. For some reason the object this triggers on is missing the proper prototype.

phou-patreon avatar Jun 21 '23 19:06 phou-patreon