zoid icon indicating copy to clipboard operation
zoid copied to clipboard

Could not able to pass props to the child component on initial load.

Open singhnabin opened this issue 4 years ago • 1 comments

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??

singhnabin avatar May 03 '21 03:05 singhnabin

Weird. Can you check the window.name value in the iframe?

bluepnume avatar May 12 '21 01:05 bluepnume