Jonas Snellinckx

Results 66 comments of Jonas Snellinckx

I'm having similar issues with `typesafe-actions` and `redux-observable`.

In order for this boilerplate to work, you need to pass the Auth0 variables. AuthO is hardwired in. Otherwise you just remove all Auth0 stuff and use the headerauth provider

Just did a testdrive with the alpha. I'm guessing this is the reason why actions in the renderer process are not picked up by redux-logger and redux-observable middleware, correct? EDIT:...

I had to do 2 things, but I do not fully understand why. I believe that indeed the actions are dispatched in the other process, but they weren't picked up...

I did some more investigating, and I do think this is the way to go instead of adding a 3rd argument to the createStore function. This is how it is...

@matmalkowski Allright, I will. I also did some more investigating into my other issue. It is possibly related specifically to the usage with `redux-observable`. I hope I can provide some...

> @Superjo149 I have started to work at this issue, and it seems your change for unified interface for initialisation (end re-use of some of the methods as shared will...

I don't think there any any. (If you mean for windows) It's all being packaged and shipped with the app.

It is related to tracks that have disabled the access via third party applications such as Auryo. Unfortunately I cannot do anything about this besides taking care you aren't able...

For this we would have to implement a custom menu bar like vscode first. This requires some extra work. ![vsode custom menu](https://code.visualstudio.com/assets/docs/getstarted/tips-and-tricks/welcome_page.png)