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
There are several callbacks added in material-ui 0.16 that allow for callbacks to fire after a dialog has loaded, thus avoiding the awful setTimeout hacks for things like setting focus, or registering dependent libraries, etc.
There are several callbacks added in material-ui 0.16 that allow for callbacks to fire after a dialog has loaded, thus avoiding the awful setTimeout hacks for things like setting focus, or registering dependent libraries, etc.
See: mui/material-ui#4808
The text was updated successfully, but these errors were encountered: