Xavier Lozinguez

Results 9 comments of Xavier Lozinguez

Thanks @andrei4002 , you solved an issue of mine... can't figure out why callback.js wouldn't work... anyway callback?format=js does the trick for us ;)

@arat3091 the issue seems to come from the commit `47bf72c1d3ebb9630a3eab49d900334529edc71c`, I would suggest you try the following: ``` git rebase -i HEAD~3 ``` and then edit the offending commit message...

I agree with @WolfieWerewolf, I am struggling with how to use the router action such as `stateGo` when clicking on a given list items. I have been over your sample...

@hally9k sure, I was referring to the example such as https://ui-router.github.io/tutorial/ng1/hellosolarsystem for instance. I guess the place I am confused is how to handle the data fetch when performing the...

@hally9k thanks for taking the time to respond, for some reason I missed that post... I knew I was missing something about `thunk` (sorry I'm digging into redux + rxjs...

Actually, after reading further your example, it seems that it's a job that RxJS would handle for me with the observables... so I'm on the right track (see my redux-rx...

We're getting similar report on our end after upgrading to expo 50 last week: