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

fix(useCalendar): fix grid not working on prev page #856

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

epr3
Copy link
Collaborator

@epr3 epr3 commented Apr 17, 2024

This PR fixes an issue with the Calendar and RangeCalendar not updating the grid if number-of-months was larger than 1.

Kudos to @JustinBordage for finding this issue in shadcn and providing a fix: radix-vue/shadcn-vue#500.

Should fix downstream issue in shadcn.

cc @sadeghbarati

@zernonia zernonia merged commit cc441ed into radix-vue:main Apr 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Datepicker month selector is broken in some of the demos
2 participants