Victor Cardins

Results 23 comments of Victor Cardins

Sorry, I didn't exactly understand. Could you guide a workaround on this?

By updating it manually works, but of course is not ideal. I tried creating assocs fixtures but it seems that there is a bug with barrels: http://screencast.com/t/YQhoZ5bC. There is an...

I ended up with the config: ```javascript setIsDragging(true)} onDragFinished={() => setIsDragging(false)}> ```

Hi Dean, thanks for the quick reply. Yes, I noticed that it removes the hash route: I decorated my class component like `const MyPagePageWithUrlState = withUrlState(() => Utils.getSearchParams())(MyPage);` then when...

Thanks, Dean! I'll try that. I'm using React Router 5.1.2.

@kmannislands Did you make this image publicly available? It'd be nice if you could.

Any updates on this?

Should this PR be merged?