Skip to content

No animation when switching between routes #319

@eneskaya

Description

@eneskaya

Hello, I have a small problem here.

When I press on a button to switch to another Route, the animation is really fast and seems strange. I can't help it but no matter what I try it doesn't look better.

animationless

I have a very simple setup

      <Router>
        <Route name="launch" component={SignUpView} initial={true} wrapRouter={true} title="Einloggen"/>
        <Route name="register" component={Header} title="Register"/>
      </Router>

What could be the problem here?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions