Zento De Houwer

Results 5 issues of Zento De Houwer

I'm trying to bind this._electronService.shell.openPath('/location/to/folder') to a button, but when I click it it tells me: this._electronService.shell.openPath is not a function(...). Thought it might be something I did wrong with...

```Cannot read properties of undefined (reading 'renderer')```. This error is thrown once in a while in our production app. I've noticed it's thrown here, as highlighted in the screenshot. ![Screenshot...

I'm currently working in a big project and our Kibana keeps spewing this error code on production once in a while. ```TypeError: Cannot set properties of undefined (setting 'dragInProgress')\n at...