Georgii Perepecho
Georgii Perepecho
@NehaElevate at the moment of my comment (3 years ago) we decided to use https://github.com/clauderic/dnd-kit and still using it, no issues
> @2stash So your gif clearly confirm there's a bug (check against the [doc gif](https://github.com/atlassian/react-beautiful-dnd/blob/master/docs/guides/changes-while-dragging.md#lazy-loading-of-list-items)). > Is there anything we can do to help on this? I'd be happy to...
Thanks guys, finally I allocated some time to work on this, seems should be fine now
Finally had some time to implement this. Now it should be possible to use a DOM element for `addField`, `removeField`, `revalidateField` methods
Added a flag `validateBeforeSubmitting` to trigger validation before clicking the submit button https://just-validate.dev/examples/#validate-before-submitting
Hm, you mean `validator` function triggers even if the previous rules failed? I guess it's a bug then. I will look into that, but in meanwhile I think you workaround...
Hey thanks! What other rules would be useful for groups for you case?
Hey, a good suggestion, thanks. I will look what I can do