Skip to content

fix(input-time-picker): resolve dayjs type error #7037

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

Merged
merged 1 commit into from
May 26, 2023

Conversation

benelan
Copy link
Member

@benelan benelan commented May 25, 2023

Related Issue: #6990

Summary

Fixes a type error due to dynamically importing the dayjs module in an exported Map. Caught by npm run util:test-types.

Maybe we should run the type test in a PR Check? cc @jcfranco

@benelan benelan requested a review from a team as a code owner May 25, 2023 22:57
@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label May 25, 2023
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@benelan benelan added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label May 25, 2023
@benelan benelan merged commit 7cb1445 into master May 26, 2023
@benelan benelan deleted the benelan/fix-dayjs-type-error branch May 26, 2023 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants