Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
simusr2 opened this issue Apr 29, 2020 · 1 comment
Open

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

simusr2 opened this issue Apr 29, 2020 · 1 comment

Comments

@simusr2
Copy link

simusr2 commented Apr 29, 2020

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.

@gbujanski
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants