mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(replace test): adding note to tell manual testers what's expected
This commit is contained in:
@@ -66,6 +66,7 @@ const Page3: React.FC = () => {
|
||||
</IonHeader>
|
||||
<IonContent>
|
||||
<p>Page 3</p>
|
||||
<p>Note: The back button navigates to Page 1 (not Page 2) because Page 2 used replace navigation.</p>
|
||||
</IonContent>
|
||||
</IonPage>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user