contributte / live-form-validation

:no_entry: Nice client-side live form validation for Nette Forms.
https://contributte.org/packages/contributte/live-form-validation.html
BSD 3-Clause "New" or "Revised" License
59 stars 24 forks source link

fix inserting message after element when no parent #42

Closed zakrava closed 6 years ago

f3l1x commented 6 years ago

Could you please show me example of what changed? Maybe screenshot? :-) I would be helpful.

zakrava commented 6 years ago

When parent is the same for everyone, it insert message immediately after specific input instead of to the end of container/parent.

f3l1x commented 6 years ago

Thank you.