Hi,
I am trying to use React component within Apex. I've made it work more or less (React component is rendered), but it looks like clicking on button element (rendered and handled by React) is not working. It works just fine, when I run the React component outside of Apex.
Was anyone able to make React&Apex work? Did you need some special Apex configuration so that it does not interfere with React?
Thanks a lot