Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Previous button not working after clicking on today button in month view #4595

Closed
jaspervhaastert opened this issue Mar 31, 2019 · 3 comments
Labels
Confirmed View Date Range Customization about which dates/times are displayed
Milestone

Comments

@jaspervhaastert
Copy link

jaspervhaastert commented Mar 31, 2019

Hi!

The previous button doesn't work anymore after the today button has been clicked at certain dates.
When you click the next button, the previous button will start to work again.

As mentioned by @haksolo, it seems it has something to do with the current date.
I've tested it again and it happens only when the date is between 2019-03-29 and 2019-03-31 (inclusive).

Steps to reproduce

1. Click on the previous or next button (this will work fine).
2. Click on the today button.
3. Click on the previous button (this is where it won't work).
4. Click on the next button.
5. Click on the previous button (this is where it will work again).

Reduced test case on CodePen

https://codepen.io/JasperBar/pen/yrLbLv


Let me know if you have any questions!

@haksolo
Copy link

haksolo commented Mar 31, 2019

I believe it has something to do with today's date 2019-03-31, a bug actually. Try again testing it by tomorrow.

@arshaw
Copy link
Member

arshaw commented Apr 1, 2019

i noticed this as well. will fix

@arshaw arshaw added Confirmed View Date Range Customization about which dates/times are displayed labels Apr 1, 2019
@arshaw arshaw added this to the next v4 milestone Apr 1, 2019
@arshaw arshaw closed this as completed in 6ddb757 Apr 1, 2019
@arshaw
Copy link
Member

arshaw commented Apr 3, 2019

fixed in v4.0.2!

occurred when starting out on the 31st of a month, and then moving to a month that had no 31st. i thought these types of bugs were behind us :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed View Date Range Customization about which dates/times are displayed
Projects
None yet
Development

No branches or pull requests

3 participants