TextBox InputType : Month

0
0

Hello wisej team, I want to inform you that there is a bug in Firefox when running the component TextBox–>InputType:Month, Thanks

 

Attachment
  • You must to post comments
0
0

Hi Lautop,

What you’re seeing is not a bug, it’s actually the default (or native in this case), implementation of the “Month” input type.

Each browser has its own way of rendering input type fields, you can try them out yourself at https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/month

Or, if you want a consistent option for your UI, I would suggest that you use the DateTimePicker control!

Best,
Alaa

//

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.