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
Is there any easy way to set the component value programmatically (eg SelectField) from outside the component?
We are using Material-UI in a Rails app, and writing the acceptance test via selenium capybara. But it's very hard to set the value for Material components from the testing scripts.
Thanks
Steps to reproduce
Versions
Material-UI: 0.15.0
React: 15.0
Browser: Chrome
The text was updated successfully, but these errors were encountered:
Problem description
Is there any easy way to set the component value programmatically (eg SelectField) from outside the component?
We are using Material-UI in a Rails app, and writing the acceptance test via selenium capybara. But it's very hard to set the value for Material components from the testing scripts.
Thanks
Steps to reproduce
Versions
The text was updated successfully, but these errors were encountered: