SIGN IN SIGN UP

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

0 0 0 TypeScript

fix(react): Nav unmounts component while invoking popTo or popToRoot (#27821)

Issue number: Resolves #27798

---------

## What is the current behavior

React IonNav component's views are missing keys, leading to unnecessary
duplicate mounting of components.


## What is the new behavior?
- Adds key to views of React IonNav component.

## Does this introduce a breaking change?

- [ ] Yes
- [x] No

---------

Co-authored-by: Sean Perkins <sean@ionic.io>
Z
zhbhun committed
0edcb2cd85133ae8c304c53c37ca829e5fbad447
Parent: 7b197a3
Committed by GitHub <noreply@github.com> on 9/20/2023, 5:31:58 PM