#useNodesInitialized always returns false

1 messages · Page 1 of 1 (latest)

languid cairn
#

useNodesInitialized always returns false, but nodes have been rendered and everything is alright.
I'm using <Reactflow/> wrapped with <ReactFlowProvider>, there is custom hook named useLayoutElements, where i'm trying to use useNodesInitialized.

patent moth
#

Hi Phil, can you share a minimal reproducible codesandbox in which this issue is happening since in normal cases like this example codesandbox, it does work. It would help in debugging the issue

patent moth
#

Hi @languid cairn, is this issue resolved or are you stuck on this?

languid cairn
#

it has been resolved somehow by itself today after restart of computer. It was initially strange, because i did all right. idk