'Chrome autofill is overlapping label text mdb css

Im using mdb form inputs.

The problem is that chrome's autocomplete appears to be loading the mobile number and address before this scrip can catch it, giving me strangely overlapping text until I manually focus on it.

mdb input css and js documentation

https://mdbootstrap.com/docs/standard/forms/input-fields/

Issue screenshot enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source