Limenius / ReactBundle

Client and Server-side React.js rendering in a Symfony Bundle
MIT License
390 stars 53 forks source link

Can't use event "onClick" in react component's #51

Open kuronana opened 3 years ago

kuronana commented 3 years ago

Hi, i've some prb, and I was hoping you could help me :

When i use "react_component" twig function to render a component, all instruction like "debugger", "window", "document" or "onClick" in my component's doesn't work, and i've don't any idea why.

Have you some ideas about that ? Thanks in advance :)