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
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
CLI: 6.0.3
Cross-platform modules: 6.0.1
Android Runtime: 6.0.0
iOS Runtime: 6.0.1
Plugin(s): dev-webpack 1.0.1
To Reproduce
Create new app from the Angular Tabs tempalte.
tns run ios (or android)
Edit home.component.html.
Edit something in the tns-core-modules.
The change from point (3) will be reverted in the UI.
Expected behavior
The change from point (3) should be available
The text was updated successfully, but these errors were encountered:
Environment
Provide version numbers for the following components (information can be retrieved by running
tns info
in your project folder or by inspecting thepackage.json
of the project):To Reproduce
tns run ios
(orandroid
)Expected behavior
The change from point (3) should be available
The text was updated successfully, but these errors were encountered: