You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will be nice if we can keep application state when sync changes.
Please tell us how to recreate the issue in as much detail as possible.
tns create TestAppNG --ng
tns run android --path TestAppNG
navigate to details page
change theme in app.css (core.light.css -> core.dark.css)
changes are applied, but back navigation to details page do not work
The text was updated successfully, but these errors were encountered:
Please, provide the details below:
It will be nice if we can keep application state when sync changes.
Please tell us how to recreate the issue in as much detail as possible.
The text was updated successfully, but these errors were encountered: