CalendarHeading v-slot prop headingValue
causes implicit any
#1562
Unanswered
MaxHeilmann2004
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, so I recently updated my dependencies after which CalendarHeading component from shadcn-vue caused a implicit
any
.Here is the whole error:
This seems like a problem caused by radix-vue, since the CalendarHeading component in line 18 is imported from radix-vue.
Now my question arises, is this a problem with my configuration somehow or is this a bug that hasn't been addressed yet.
Here are the versions from my package.json:
Beta Was this translation helpful? Give feedback.
All reactions