Closed as not planned
Description
What problem does this feature solve?
NativeScript 5.0 introduces Hot Module Replacement (HMR) Beta and it works great for changes in template
and style
of components in NativeScript-Vue applications.
However, a change in script
navigates to a new Page in the same Frame which needs to be avoided.