#On Pageload Layout

1 messages · Page 1 of 1 (latest)

green briar
#

Hi All
Maybe thats more an issue with me not knowing react enough.
I would like to layout the flow directly on page load. I followed the tutorial with the useCallback hook, but if i mimic it with useEffect for example the layout looks not like the tutorial.

The first node picture is how it looks after inital page load, the second node picture is after clicking the button veritcal layout like documenten in the docs.

green briar
#

On Pageload Layout