material-design-for-bootstrap icon indicating copy to clipboard operation
material-design-for-bootstrap copied to clipboard

Input[type='date'] transformed to type='text' on blur

Open simusr2 opened this issue 5 years ago • 1 comments

Expected behavior

Date input should remain with type='date' after blur event.

Actual behavior

Date input is transformed to type='text' after blur event.

Your working environment and MDB version information

jQuery 3.3.1 Bootstrap 4.4.1 MDB 4.16.0

Resources (screenshots, code snippets etc.)

Caused by ChangeDateInputType in forms-free module.

simusr2 avatar Apr 29 '20 13:04 simusr2

We plan to change this in the near future. This should be fixed soon

gbujanski avatar Apr 30 '20 06:04 gbujanski