Recoilize
Recoilize copied to clipboard
TypeError: currentNode.memoizedState.hasOwnProperty is not a function
I'm getting an error when using recoilize: TypeError: currentNode.memoizedState.hasOwnProperty is not a function.
ThememoizedState is just an empty object...
I'm also getting this, FWIW. For some reason the object this triggers on is missing the proper prototype.