AMDZEN3
AMDZEN3
I'm having this issue as well. Good to know its not just me.
Does anyone know of a work around for this? Its the only thing preventing us from updating to Electron 9.
> We are actively troubleshooting this on a machine right now. Individual recently updated to Catalina. I realize the issue states for 10.14, but the error is the same and...
> This happened to me and my coworker. > He has **Node 14.0.0** and **Mac OSX 10.15.4**. > And I have **Node 14.0.0** and **Mac OSX 10.15.3 (19D76)**. > >...
Just chiming in that I'm having the same issue with the hundreds of windows opening. After upgrading to 10 I had to set `enableRemoteModule: true` in my `webPreferences`. In case...
It's the same issue as this bug: https://github.com/yansern/vue-multipane/issues/19. I got past it by adding `@mousedown.stop` to the parent div of the apexchart component.