Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49082

Ionic/Angular Routing Bug/Intended?

$
0
0

I’m not sure whether this is intended or is a bug:

(1) http://localhost:8100/home navigates to
(2) http://localhost:8100/posts navigates to
(3) http://localhost:8100/posts/post-detail/123 navigates to
(4) http://localhost:8100/users navigates to
(5) http://localhost:8100/users/user-detail/456 navigates to
(6) http://localhost:8100/posts/post-detail/123 — clicking the BACK BUTTON here goes back to (2)

My setup:

npx ionic --version
5.2.1

"@ionic/angular": {
      "version": "4.7.0",
      "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-4.7.0.tgz",
      "integrity": "sha512-m4lMAm1wZb+oBAg4TBaI7DImDs8FLxG+z2dbqyRh1KGRbd1SExvyDq0Rleebl/AJBwiYHfCWltye1MEffUZBfA==",
      "requires": {
        "@ionic/core": "4.7.0",
        "tslib": "^1.9.3"
      }
    },

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 49082

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>