Phil Reese

Results 1 comments of Phil Reese

hack that is currently working for me in my react-redux app (but only tested in Chrome): ``` // JSX ... const mapDispatchToProps = ( dispatch ) => ( { handleSimpleSelectChange:...