Christian de Botton

Results 8 comments of Christian de Botton

Is there any workaround for this until a fix is released?

Just wanted to add that I debugged this a bit and solved the problem in my case. It's really an issue with that config (which I also lifted from the...

I'm up for this suggestion. Currently that's sort of how this scaffold operates, there is a data layer, a web layer, and a dev layer that are tied in to...

I've made some tweaks to this setup in other projects that are more aligned with your suggestion, I'm going to formalize them and work them into this scaffold over the...

I'm having this issue without any plugins at all or custom configuration to mdsvex at all.

I was hoping to wait on more clarity on the roles of Redux and Relay. I haven't followed the development of Relay since I last worked on this, so I'm...

Just an update on this, as much as I love Relay, for web apps, I have had a lot of issues with managing local state data on top of the...

@wmertens, @bnoguchi, **Note**, I haven't used Relay in two months or so I'm uncertain of its current API. The issue I had with using Redux and Relay concurrently was that...