Calendar timeSelector doesn't work

UI Components for Vue
Post Reply
chimycmy
Posts: 3
Joined: 25 Feb 2021, 10:36

25 Feb 2021, 10:56

Code: Select all

<Calendar style="width:275px" dateFormat="yy-mm-dd" id="range" v-model="dates2" selectionMode="range" :showTime="true" :manualInput="true" />
showTime="true" and selectionMode="range"

cannot select the second time of the calendar

cassio.morales
Posts: 2
Joined: 25 Feb 2021, 20:41

25 Feb 2021, 20:44

Is dates2 an array? Because range mode requires an array of two values where the first value is the start date and the second one is the end date

chimycmy
Posts: 3
Joined: 25 Feb 2021, 10:36

26 Feb 2021, 11:58

cassio.morales wrote:
25 Feb 2021, 20:44
Is dates2 an array? Because range mode requires an array of two values where the first value is the start date and the second one is the end date
That doesn't seem to be the reason :oops:

Post Reply

Return to “PrimeVue”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 8 guests