This demonstrates an odd navigation bug brought on by @nativescript-community/ui-lottie
Test:
- npm i
- ns run android
You will see 2 navigation links. One will navigate you to a second page within the root frame, and the other in a content frame. Both work as expected.
- ns install plugin @nativescript-community/ui-lottie
Try the links again. You will see the Nav in content frame doesn't work, and after Nav in the root frame, using the back button breaks the layout on the main page