zoid
zoid copied to clipboard
Could not able to pass props to the child component on initial load.
I am using react in my frontend application and trying to pass down the props to the child component . However, I am not able to pass the props on initial load. On initial load, xprops on the child component is coming as empty object. And when I refresh the page, I am able get all the props on the child component. I am using zoid version @9.0.43 and my chrome version is 89. What could be the issue??
Weird. Can you check the window.name value in the iframe?