You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ionic version: (check one with "x")
[ ] 2.x
[ ] 3.x
[ ] 4.x
[x] 5.x
Ion2-calendar mode: (check one with "x")
[ ] components mode
[ ] modal mode
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] help me
Current behavior:
I'm using pickMode: 'range' and it works well, but I'm having a problem in the following situation:
After selecting the start date and end date, I would like to select the start date and end date again. I would like the dates to be reset and to be possible select start date and end date again.
Today it is only possible for me to select the start date if I select a date between the 2 dates after selected.
Expected behavior:
I would like to have the same behavior that we have today on this site "https://www-yefjsqmtmv.now.sh/", always be possible to select start and end dates.
In another worlds just reset the dates.
Steps to reproduce:
Example:
Start date: "11"
End date: "14"
If i click the day "15", the end date is selected.
Start date: "11"
End date: "15"
If i click the day "10", the start date is selected.
Start date: "10"
End date: "15"
If i click the day "12", Then yes I have the possibility to select the start date and end date.
Other information:
Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):
Ionic version: (check one with "x")
[ ] 2.x
[ ] 3.x
[ ] 4.x
[x] 5.x
Ion2-calendar mode: (check one with "x")
[ ] components mode
[ ] modal mode
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] help me
Current behavior:
I'm using pickMode: 'range' and it works well, but I'm having a problem in the following situation:
After selecting the start date and end date, I would like to select the start date and end date again. I would like the dates to be reset and to be possible select start date and end date again.
Today it is only possible for me to select the start date if I select a date between the 2 dates after selected.
Expected behavior:
I would like to have the same behavior that we have today on this site "https://www-yefjsqmtmv.now.sh/", always be possible to select start and end dates.
In another worlds just reset the dates.
Steps to reproduce:
Example:
Start date: "11"
End date: "14"
If i click the day "15", the end date is selected.
Start date: "11"
End date: "15"
If i click the day "10", the start date is selected.
Start date: "10"
End date: "15"
If i click the day "12", Then yes I have the possibility to select the start date and end date.
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: