Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with marking mode... attempt to use cleared object #90

Open
Echoju opened this issue Sep 2, 2022 · 0 comments
Open

Issue with marking mode... attempt to use cleared object #90

Echoju opened this issue Sep 2, 2022 · 0 comments

Comments

@Echoju
Copy link

Echoju commented Sep 2, 2022

Hi,

I use this plugin on android / device (usb).
Ns : 8.2.2.
VueJs : 2.6.12

I randomly get this type of error : " attempt to use cleared object reference id=...."

I have seen that there could be issue with "marking mode : none"

Has anyone had this kind of messages on android ?

Here is my code :

================



<DateTimePickerFields locale="fr_FR"
hintDate="Choisissez une date"
hintTime="Choisissez une heure" :date="resa_arrivee" :pickerDefaultDate="pickerDefaultDate"
@dateChange="onDateTimeChangeArrivee"

......

Other plugins used :

@nativescript-community/ui-collectionview": "^4.0.49",
"@nativescript-community/ui-material-bottomnavigationbar": "^7.0.5",
"@nativescript/core": "~8.2.0",
"@nativescript/datetimepicker": "^2.1.11",
"@nativescript/secure-storage": "^3.0.0",
"@nativescript/theme": "~3.0.2",
"nativescript-barcodescanner": "^4.1.2",
"nativescript-ui-sidedrawer": "~10.0.2"

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant