The cordova-plugin-datepicker does not update <input> element

I’m integrating the cordova datepicker plugin (https://github.com/VitaliiBlagodir/cordova-plugin-datepicker) into my android app.

I open the datepicker with a button. It works correctly. But doesn’t appear again when I click the button again.

anyone know why it never comes back?

makes me sad.

having the same problem

Could you please post some of your code?