facebook / react

The library for web and native user interfaces.
https://react.dev
MIT License
228.9k stars 46.84k forks source link

[Compiler Bug]: Compiler modified and broke external react component default export #31172

Open reinismu opened 3 weeks ago

reinismu commented 3 weeks ago

What kind of issue is this?

Link to repro

https://github.com/reinismu/react-native-video-react-compiler-bug

Repro steps

Hi I already raised the issue with react-native-video team and they made a workaround for now to use named export.

https://github.com/TheWidlarzGroup/react-native-video/issues/4222

How often does this bug happen?

Every time

What version of React are you using?

18

poteto commented 3 weeks ago

Responded on the linked issue.