Created by: MartijnCuppens
Alternative solution for https://github.com/twbs/bootstrap/pull/29228. This PR doesn't bind the .is-valid
and .is-invalid
classes to the form control.
Issue: https://codepen.io/browner12/pen/zgjKbJ?editors=1000 Solution: https://codepen.io/MartijnCuppens/pen/ExYyXBy?editors=1100
CC @browner12