Leonardo Vidal

Results 16 comments of Leonardo Vidal

I am having the same issue. Does anyone know if this will be fixed for the next version?

Hi, I am a Spanish native speaker. I would love to help you guys too :)

@pascallieverse did you find any workaround to this?

Unfortunately, when I send JSON using POST/PUT request and then do `$request->getParsedBody()`, I get an empty `array()`, too. My scenario in POSTMAN: 1. I use `{"Content-Type":"application/json"}` 2. It happens on...

I've been using in 3 projects by this time, too. Some bits for saying: You are doing an amazing job here.

Why is that unsecure? After an epic has dispatched its last action, the state has already changed. In that moment, that subscription to the state must give you the last...

Any updates on this? I need to `.concatMap` Observables with the `@select` decorator, but it's not possible because `@select` always return an AnonymousSubject.

Now, I do not feel alone by reading this thread. I love how this implementation works with redux and its middleware, however, I am also still very confused with the...

@daggmano did you find any workaround for this?