Enes Tüfekçi

Results 3 comments of Enes Tüfekçi

Thank you I've tried, url is changing but page stills the same, I have tried redux-router but same issue.

Only context router is working for me. It is a good practice? Like, ``` class Header extends React.Component{ logout(e){ e.preventDefault() this.props.logout() this.context.router.push('/auth') } render(){...} } Header.contextTypes = { router: React.PropTypes.object.isRequired...

You can add `depends_on "xz" => :build ` this to `/Formula/[email protected]` and run `brew install --formula ./Formula/[email protected]`.