webleaf

Results 4 issues of 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) ![image](https://user-images.githubusercontent.com/1824308/163682142-08ed6e3a-0654-4592-9a1d-b8edc05c9850.png) ### Steps To Reproduce _No response_ ### Expected behavior Installation ### Xplorer Version v0.3.1 ### Operating System Version Windows 7 SP1 ### Additional...

bug

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....

known limitation

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:...

feature
good first issue