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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -