internet explorer - call function after react-router-redux push -


in app have modal form once submitted needs change route , close modal (in order). code below working fine in browsers ie , edge change route , never close modal or call closemodal function. store.pushroute push react-router-redux. know edit store take callback wondering if there way without editing store component.

onsuccess(formdata, formobject){     store.pushroute(`/${this.props.team_id}/${workspaceid}`);     this.closemodal(); } 


Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)

Google AdWords and AdSense - A Dynamic Small Business Marketing Duo