reactjs - Confirmation message after redirect in React/Redux -


i using react, redux, redux router, , redux form web application, , implement "edit" form. form lives under url /components/1/edit.

when form submitted redirect /components/1 , display toast confirmation message. can redirect work hooking react-form's props.submitsucceeded , rendering <redirect/> tag.

but not sure how propagate confirmation message displayed.

ideally react/redux take on flash messages in ruby on rails.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -