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

Getting an React does not recognize the importedFiber prop on a DOM element error #70

Open
gunta opened this issue Mar 2, 2024 · 7 comments

Comments

@gunta
Copy link

gunta commented Mar 2, 2024

Warning: React does not recognize the importedFiber prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase importedfiber instead. If you accidentally passed it from a parent component, remove it from the DOM element.
at div
at Canvas (https://localhost:53000/node_modules/.vite/deps/chunk-7GXICCTN.js?v=2cce9f4f:18514:3)
at FiberProvider (https://localhost:53000/node_modules/.vite/deps/chunk-7GXICCTN.js?v=2cce9f4f:18370:21)
at CanvasWrapper

Any idea?

@ruucm
Copy link
Owner

ruucm commented Mar 3, 2024

how can we reproduce this warning @gunta?

@gunta
Copy link
Author

gunta commented Mar 3, 2024

Ok I will try to create a separate project to reproduce. It might have to do with ThreeJS versions tho

@aydangoon
Copy link

@gunta I'm also running into this issue, was a fix discovered?

@gunta
Copy link
Author

gunta commented Apr 19, 2024

Sorry, I couldn't fix it in that project so I gave up.
And I already moved myself to another project.

@ruucm
Copy link
Owner

ruucm commented Apr 19, 2024

@aydangoon please make a codesandbox to reproduce issues. I'll look more on this weekend.

@lensbart
Copy link

I have the same issue by just following the example in the readme, using a URL string

@Gheruha
Copy link

Gheruha commented Sep 7, 2024

Hello! Any updates? :-)

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

5 participants