You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a date picker which is disabled by default. Once I change it back to be enabled, the underline style will go back to the default one. In my app, the underline will disappear all together.
Here is a jsfiddle that shows the problem: https://jsfiddle.net/432yz8qg/66/
You can see that the color on the underline changes after initial click on the button.
Material-UI: 0.16.1
React: 15.3.2
Browser: Chrome
The text was updated successfully, but these errors were encountered:
I have a date picker which is disabled by default. Once I change it back to be enabled, the underline style will go back to the default one. In my app, the underline will disappear all together.
Here is a jsfiddle that shows the problem: https://jsfiddle.net/432yz8qg/66/
You can see that the color on the underline changes after initial click on the button.
The text was updated successfully, but these errors were encountered: