Ruslan Yurchenko

Results 7 comments of Ruslan Yurchenko

I think if a next.js team provides its own routing management they should care about similar critical issues as well. For example react-router doesn't have this issue and they don't...

Same here, the Formik shouldn't trigger validation on conditional fields unless they were mounted to the DOM and should remove conditional field entry when a field gets unmounted.

Same request here. I use multiple containers and want to dismiss tosts within an exact container. As an alternative is to call `dismiss` inside a loop over a list of...

I was going to request the same feature. As for me, it's a bit weird that with the limit set up we have to wait until all of the visible...

I totally agree with the initial issue. I have two containers with the `enableMultiContainer` prop: one with the specified ID to display the toats of a particular kind and one...

Same here, working correctly only on 0.23.1 version.