pixijs / pixi-react

Write PIXI apps using React declarative style
https://pixijs.io/pixi-react/
MIT License
2.33k stars 177 forks source link

Could not find ID for fiber #322

Closed AdrienLemaire closed 2 years ago

AdrienLemaire commented 2 years ago

Description

Using React Developer Tools 4.23.0 (1/24/2022), I cannot debug the props and hooks of components that fall within react-pixi's fiber tree.

Additional info

inlet commented 2 years ago

This demo works as expected, not sure why yours isn't working though.

This demo uses:

Can you try updating @inlet/react-pixi?

inlet commented 2 years ago

I’ll close this issue for now as I cannot reproduce it. Let me know if we need to reopen this issue