ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
51.07k stars 13.51k forks source link

bug: [ionic-vue] Incorrect view rendered when using router.go(-n) in linear routing #29846

Closed xxllxhdj closed 4 weeks ago

xxllxhdj commented 2 months ago

Prerequisites

Ionic Framework Version

v8.x

Current Behavior

image

Expected Behavior

image

Steps to Reproduce

  1. Open home page, click [Page 1]
  2. Click [Page 2] in Page 1
  3. Click [Page 3] in Page 2
  4. Click [Back] in Page 3
  5. Click [Done] in Page 2

Code Reproduction URL

https://github.com/xxllxhdj/ionic-vue-router-issue

Ionic Info

@ionic/vue 8.3.0 @ionic/vue-router 8.3.0

Additional Information

No response

bentleyo commented 1 month ago

@xxllxhdj it looks like this might be a duplicate of the issue identified in https://github.com/ionic-team/ionic-framework/issues/28201. I've just submitted a related PR.

thetaPC commented 4 weeks ago

Thank you for submitting the issue! I'm going to have to close it as it's a duplicate of https://github.com/ionic-team/ionic-framework/issues/28201. I recommend subscribing to that issue for updates.