Waleed Abdeen

Results 3 comments of Waleed Abdeen
trafficstars

I could help with this one if needed. Here is my initial plan of how to fix this. ```JavaScript const { open } = this.state if(!open) { e.stopPropagation() } ```...

Same here, the tenant field seems to be partially implemented. When navigating to the localwebserver, `oama` seems to identify the correct tenant and navigate accordingly. However, in the error message...

Anyone found a solution yet? ## Update I found a solution [here](https://github.com/diegomura/react-pdf/issues/774#issuecomment-560069810) , it worked for me.