Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React zoid component not working? #411

Open
Alan-Zhao-908 opened this issue Jul 27, 2022 · 1 comment
Open

React zoid component not working? #411

Alan-Zhao-908 opened this issue Jul 27, 2022 · 1 comment

Comments

@Alan-Zhao-908
Copy link

Not sure but is zoid working in react? I've tried downloading the zoid repo and testing the demo branches. It seems like the parent isn't able to pull in the child component in any of the demos from the zoid repo, or the code sandboxes (https://codesandbox.io/examples/package/zoid).

For example in the deployed zoid repo the react component doesn't seem to be pulling in the child component. http://krakenjs.com/zoid/demo/index.htm

Any tips for how to resolve this? Would love to hop on a call if there's something I'm not seeing. Thanks!

image

@Madalosso
Copy link

I was playing with react-end-to-end demo and I notice the same problem.

interestingly, the width and height values computed on the <div> that wraps the iframe was set to undefined. I am able to see the component if manually setting these values to a valid one (500px on both, for instance). I'm sharing this because it might be a valid insight for anyone looking for a robust solution for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants