Xanthus Wong

Results 13 issues of Xanthus Wong

### Version 2.4.0 ### Reproduction link [https://play.nativescript.org/?template=play-vue&id=wKkYCe&v=2](https://play.nativescript.org/?template=play-vue&id=wKkYCe&v=2) ### Platform and OS info Android 9.0 / NativeScript 6.0 / Windows 10 ### Steps to reproduce 1. Go to second page 2....

priority:normal
V2

I am trying to read 2xxmb crypt12 file from FS. When I trying to run `await RNFS.readFile(`${RNFS.ExternalStorageDirectoryPath}/Whatsapp/Databases/msgstore.db.crypt12`)`, it prompts up ``` Could not invoke RNFSManager.readFile null Failed to allocate a...

question

I use choices.js as a autocompleter. I don't want it to add a tag when user click on the choices. Can I capture the event from those choices in order...

stale
accepting PRs

Hi Android 9.0 {N} 6.0.0 nativescript-google-maps-sdk 2.8.1 I wonder why I encounter such error. I have just created a new vue project and went through all the steps from the...

All the description/tutorial use such command `node -r ./tsconfig-paths-bootstrap.js main.js` This means I should keep my final built project with a `tsconfig-paths-bootstrap.js`. If my `tsconfig-paths-bootstrap.js` is referred to a `tsconfig.json`,...

## Bug Report **It is not related to IonContent Backgroud Color Problem** ### Plugin(s) @capacitor/google-maps ### Capacitor Version ``` Capacitor Doctor Latest Dependencies: @capacitor/cli: 4.0.1 @capacitor/core: 4.0.1 @capacitor/android: 4.0.1 @capacitor/ios:...

platform: android
type: bug
plugin: google-maps

`cbTS.capsStates`記住了大小寫的狀態 可是當在多個按鍵一起按下時`onKeyUp(self, cbTS, keyEvent)`有機會會不被觸發(或者掉失了event) 此後`cbTS.capsStates`的狀態就會一直為錯 直至`updateLangButtons`再被觸發 這個現象有辦法改掉嗎?

cinbase

### Version 2.4.0 ### Reproduction link [https://play.nativescript.org/?template=play-vue&id=qXgtKz&v=2](https://play.nativescript.org/?template=play-vue&id=qXgtKz&v=2) ### Platform and OS info Android 9 / NativeScript 6.1.2 ### Steps to reproduce 1. check `bgRed` value in console by clicking `get...

priority:normal
V2

I found that some of my pre-fetch fingerprints [with perfect canvas] cause Puppeteer launches browsers with its window unsually small. Also, these browsers always have a very low score in...

I use the sample code directly to test with headful mode, code as below. However, creepjs assess me with 0% score... Is there anything I missed? ``` import { plugin...