MROALI

Results 13 comments of MROALI

Do you have any solution for this bug ?

The solution i found is to remove the readOnly attribute from the input using jquery after setting the datePicler. ( .prop(readOnly, false).

You can do it using the following : picker.pickadate("picker").$root.remove() Hope that will help

I found the solution, in fact i had to regenerate my sdk after changing my datasource to mongodb.

Hello any fix i am also facing this issue i am using the range plugin, and my 2 inputs have the option dateFormat to : d/m/Y.. RangePlugin show this error...

Any news about the validation color issues for the switch component and disabled color also ?

Any news about the switch validation color fix and also disabled switch.. https://material-components.github.io/material-components-web-components/demos/switch/

> Hi, > The disabled switch is here: https://djibe.github.io/material/docs/4.5/components/forms/#switches > And I didn't understand what was wrong with it. Scenario : Turn the switch on then disable it. ==> Switch...

The timepicker is not working, it's not visible. Even in your jsfiddle can't see the timepicker..

The time picker alone is working. But the time picker inside the calendar is not showing. Try to add for exemple enableTime:true, in the same sample in the jsfiddle and...