Hello, I encountered one more bug regarding the native BRF validation in regards to radio wrapper. It doesnt validate when going to next step. Is this bug or feature and it validates at the submit button?
Hey @Daniele, found one more issue when used multistep form, not sure if I should write here or create new thread so please let me know. Basically when you meet the condition on specific step, you can then teleport to any step (3., 4., 5. etc…), even though the validation on the next step (2.) is set to required. Then in the end, form will not submit cuz there is empty input but at the same time, it doesnt show any error message so its not really intuitive. Thanks!