NativeScript / nativescript-datetimepicker

Plugin with date and time picking fields
Apache License 2.0
27 stars 26 forks source link

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

Open Echoju opened 2 years ago

Echoju commented 2 years ago

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 :

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