Bob Silverberg

Results 44 comments of Bob Silverberg

> @voodoocreation it seems working https://codesandbox.io/s/redux-first-history-demo-rr6-forked-8ihzv6?file=/src/App.jsx > > Am I missing something? I am trying this now with `react-router-dom v6.4.2`, and I'm getting an error from the react-router code after...

I'm not sure we even want to do this. I was unable to get the compat package to actually work with a v6 route, so at this point it's not...

I'm going to close this as well. If we do end up implementing this compat package it's going to look a bit different.

It looks like `connected-react-router`, which we are currently using, does not support `react-router` `v6`, so it doesn't make sense to try to update to `react-router` `v6` at this point. It...

@devaneymoz We need to think about how we want to capture this information. Ideally we'd want to differentiate between different shelves (that's the whole idea), but these shelves can change...

> I do not create a new shelf every time. Once one of our standard shelves gets created in admin (e.g. "Translation extensions") then I tend to simply re-shuffle them...

@diox @willdurand @eviljeff Here is a PR that demonstrates what's needed to convert a fairly simply class-based component to a functional component that uses hooks. It works, and I do...

I'm going to close this for now as it will never be merged as is.

I think I finally figured this out. Let's hope CI is happy.

> I would like to work on this issue @CodeWithTusharUtane Please feel free to work on this.