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

Infinite re-rendering occurs when using navLink property and dayCellContent property together in Fullcalendar v6 #7107

Closed
1 task done
ethan-heo opened this issue Dec 23, 2022 · 1 comment

Comments

@ethan-heo
Copy link

Reduced Test Case

https://codesandbox.io/s/fullcalendar-day-cell-content-re-render-issue-jpq8bw?file=/src/App.tsx

Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your ticket?

  • I understand

Which connector are you using (React/Angular/etc)?

React

Bug Description

Using navLink attribute and dayCellContent attribute together causes infinite re-rendering

@arshaw
Copy link
Member

arshaw commented Dec 27, 2022

Fixed in v6.0.2

Updated repro without error:
https://codesandbox.io/s/fullcalendar-day-cell-content-re-render-issue-forked-i2qusq?file=/src/App.tsx

@arshaw arshaw closed this as completed Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants