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

Date in slotLabel in resourceTimeGridDay View (01.01.1970 instead of current date) #7637

Closed
1 task done
ChomaK18 opened this issue Mar 19, 2024 · 1 comment
Closed
1 task done

Comments

@ChomaK18
Copy link

ChomaK18 commented Mar 19, 2024

Reduced Test Case

https://codepen.io/chomak/pen/wvZgpBG

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

No connector (vanilla JS)

Bug Description

When slotLabelClassNames is invoked in resourceTimelineDay, it receives the current date and time. However, when the function is invoked in resourceTimeGridDay, it receives the correct time but with the date set to January 1, 1970.

Is it ok?

@acerix
Copy link
Member

acerix commented Mar 19, 2024

I don't see the issue in your demo, but it sounds like you mean the same as in this existing ticket:
#5854

Please visit the above issue, give a 👍 to vote (?), press the 🔈Subscribe button to receive updates.

@acerix acerix closed this as completed Mar 19, 2024
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

No branches or pull requests

2 participants