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 #6422: Calendar updateViewDate fix #6425

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Fix #6422: Calendar updateViewDate fix #6425

merged 2 commits into from
Apr 19, 2024

Conversation

Rekl0w
Copy link
Contributor

@Rekl0w Rekl0w commented Apr 19, 2024

Fix #6422: Calendar updateViewDate fix

It needs null check for value

Copy link

vercel bot commented Apr 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Apr 19, 2024 0:50am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Apr 19, 2024 0:50am

components/lib/calendar/Calendar.js Outdated Show resolved Hide resolved
Co-authored-by: Melloware <mellowaredev@gmail.com>
@melloware melloware merged commit 4d4a214 into primefaces:master Apr 19, 2024
5 checks passed
@melloware melloware added the Type: Bug Issue contains a defect related to a specific component. label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calendar: updateViewDate method brings the error with null value
2 participants