10000 Issue with marking mode... attempt to use cleared object · Issue #90 · NativeScript/nativescript-datetimepicker · GitHub
[go: up one dir, main page]

Skip to content
Issue with marking mode... attempt to use cleared object #90
Open
@Echoju

Description

@Echoju

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0