What is the expected behavior?
Only numeric keypad to be shown. The date format we are using is dd.mm.yyyy and no other format are allowed.
What is the current behavior?
In mobile devices onclick of text input for the date picker, numeric keypad is not shown (normal text keypad is shown)
What are the steps to reproduce?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
material vaersion : 7.3.0
Is there anything else we should know?
The date format we are using is dd.mm.yyyy and no other format are allowed.