cljs-react-material-ui icon indicating copy to clipboard operation
cljs-react-material-ui copied to clipboard

onEnter, onEntering, onEntered, onExit, onExiting, onExit callbacks not working

Open skbach opened this issue 8 years ago • 0 comments
trafficstars

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: https://github.com/callemall/material-ui/pull/4808

skbach avatar Jul 14 '17 15:07 skbach