### Is there an existing issue for this? - [x] I have searched the existing issues ### Code of Conduct - [x] I agree to follow this project's Code of Conduct ### Code Sandbox link https://nearform.com/open-source/react-live ### Bug report ```markdown In react-live website, try pasting this code. Then **n is not a function** error will occur and breaks the page. () => { React.useEffect(()=>[]) } ``` <img width="2904" height="1644" alt="Image" src="https://github.com/user-attachments/assets/72d22a5e-6cf0-40a5-b599-53a53c64b940" />