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

Day number is repeated with showNonCurrentDates: false and slot template for dayCellContent #7658

Open
1 task done
PCOSFS opened this issue Apr 18, 2024 · 0 comments
Open
1 task done

Comments

@PCOSFS
Copy link

PCOSFS commented Apr 18, 2024

Reduced Test Case

https://stackblitz.com/edit/github-hrurkr?file=src%2FDemoApp.vue

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)?

Vue

Bug Description

Based on the reduced test case example I :

  • Set the showNonCurrentDates to false
  • Added a slot template for "dayCellContent" and (in this reduced case) show the "dayNumberText" value in a span

When navigating to June (we are in April) and back to May, the dayNumberText is repeated for the last calendar row.
If navigating again to June, the dayNumberText is repeated for the first one.

Setting showNonCurrentDates to true corrects the behaviour.

chrome_nOkYWIKAUU

chrome_jdrauMHga7

@acerix acerix changed the title Display issue with dayCellContent slot Day number is repeated with showNonCurrentDates: false and slot template for dayCellContent May 3, 2024
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