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

Template Error on Imported Components with Bad Definitions #461

Closed
JohnCampionJr opened this issue Sep 7, 2021 · 1 comment
Closed

Template Error on Imported Components with Bad Definitions #461

JohnCampionJr opened this issue Sep 7, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@JohnCampionJr
Copy link

Hi, I'm using Telerik Kendo for Vue and they don't yet have correct type definitions for Vue3.

So this import:

import { Button as KButton } from '@progress/kendo-vue-buttons'

Results in a type of KButton: any which is fine, that doesn't bother me.

But the template shows the tags Red as an error. Any way to stop this?

Screenshot 2021-09-06 233356

@johnsoncodehk johnsoncodehk added the bug Something isn't working label Sep 7, 2021
@JohnCampionJr
Copy link
Author

Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants