I am loading a local html file as the src for a NativeScript WebView component. Contained within the html file are script tags which reference javascript files that are also lo
This is a known issue with iOS. There is a patch work you could try, I had implemented the same in Playground for a similar issue, its applicable for Vue too.