webleaf
webleaf
### Description Error during installation [Xplorer_0.3.1_x64.msi](https://github.com/kimlimjustin/xplorer/releases/download/v0.3.1/Xplorer_0.3.1_x64.msi)  ### Steps To Reproduce _No response_ ### Expected behavior Installation ### Xplorer Version v0.3.1 ### Operating System Version Windows 7 SP1 ### Additional...
I have such view xml file: ``` ``` And if I run `$ tns run android --bundle --env.uglify`, I get: ``` Binding: Property: 'addOnTop' is invalid or does not exist....
Just add plugin, add `import "nativescript-nodeify";` and `tns run android` ``` System.err: ReferenceError: XMLHttpRequest is not defined System.err: File: "file:///data/data/com.test/files/app/tns_modules/nativescript-nodeify/nodeify.js, line: 4, column: 30 ```
**Environment** - CLI: 5.0.1 - Cross-platform modules: 5.0.5 - Android Runtime: 5.0.0 - iOS Runtime: not installed **To Reproduce** ``` class ViewModel extends Observable { public obj = { fun:...