React this.props.history.push() changing url but not redirecting

前端 未结 0 1158
无人共我
无人共我 2020-12-02 15:11

I have the following component

    const Error = (props) => {
      let { title, content, showFooter, showHeader, alert, history } = props;
      let error         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题