D. Laynes

Results 3 comments of D. Laynes

It doesn't happen in an https URL, only on http://localhost https://codesandbox.io/s/musing-dhawan-0t4pn?file=/src/App.js If anybody else has this issue, this tutorial may help https://dev.to/nightbr/local-https-for-react-app-in-nx-workspace-4ef1

Hi, I'm having the same issue. (Latest version of firefox, windows 8) http://prntscr.com/2ffw26

I haven't worked with Rapyd in a while, but I'd use jQuery for this: ` jQuery('.panel-body').on('click', 'tr', function(e){ //if e.target is not a button //find a way to obtain the...