Param Singh

Results 7 comments of Param Singh

Still the error. There's no definitive guide on usage with react testing library. All the examples are using enzyme which no one uses!

This is so problematic. I'm stuck with updating to new Version which has deprecated containers

My Android bundle being generated is not updating with new code changes and these warnings are always showing up.

The error means that the targets passed in is null. In my case, I was passing target using React ref.current which could be null across renders. Simply applying a null...

Gosh, what's the solution, I feel stuck now with the same issue! For me, it's happening when I try to call `context.pushNamedReplacement('LOGIN_PAGE')` from drawer logout button added in the ShellRoute...

I've moved to another sane alternate library "autoroute" which handles everything like a pro. Wish I used it from the beginning. GoRouter can't handle this important use case!

Same question here. Why did they deprecate useContainer without any explanation. It makes the whole flow broken.