0

On iOS platform after selection Datetime picker(q-datetime-picker), text-field getting update automatically.

Date picker bug

Screen Shot

Sham Dhiman
  • 1,348
  • 1
  • 21
  • 59
Sachin Kumaram
  • 900
  • 1
  • 10
  • 27

2 Answers2

1

i had same problem, to correct on my app, i had to use skwas-cordova-plugin-datetimepicker

Installation :

cordova plugin add skwas-cordova-plugin-datetimepicker

Source : https://github.com/skwasjer/skwas-cordova-plugin-datetimepicker

devseo
  • 1,182
  • 1
  • 13
  • 26
0

After updates quasar upgrade -i it working fine.

Sachin Kumaram
  • 900
  • 1
  • 10
  • 27