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

TS Support for Vuestic #3067

Closed
louiss0 opened this issue Feb 24, 2023 · 0 comments · Fixed by #3068
Closed

TS Support for Vuestic #3067

louiss0 opened this issue Feb 24, 2023 · 0 comments · Fixed by #3068
Assignees
Labels
BUG Something isn't working d3: medium No cheats. Monsters a bit faster. external Reported by external contributor and handled with priority v5: lifechanger This is something user really need. Likely, users are blocked by this issue
Milestone

Comments

@louiss0
Copy link

louiss0 commented Feb 24, 2023

Vuestic-ui version: 1.6.1

There is a problem with global components they work but I get no typescript intellisense from global components at all. I'm not sure whether it's my fault or pnpm's ts problem But I saw this in the Volar extension repo.
image

The types for vuestic don't use this way of typing I think this might be the reason why I'm getting no TS support for global components.

Steps to reproduce

  1. Go to this repo https://github.com/louiss0/vuestic-vue-test-repo
  2. Copy the code
  3. git clone it
  4. change the branch to vuestic-with-tailwind

What is the expected behavior?

I expected to get typescript support when using Vuestic Global Components.

What is the current behavior?
I get no typescript support when using Vuestic Global Components.
Other information

  • Im using Windows
  • I used pnpm but did not shamefully hoist
  • I originally got this template from Stackblitz
@louiss0 louiss0 added BUG Something isn't working external Reported by external contributor and handled with priority labels Feb 24, 2023
@m0ksem m0ksem added d3: medium No cheats. Monsters a bit faster. v5: lifechanger This is something user really need. Likely, users are blocked by this issue labels Feb 24, 2023
@m0ksem m0ksem added this to the 1.6.2 milestone Feb 24, 2023
@m0ksem m0ksem self-assigned this Feb 24, 2023
m0ksem added a commit to m0ksem/vuestic-ui that referenced this issue Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working d3: medium No cheats. Monsters a bit faster. external Reported by external contributor and handled with priority v5: lifechanger This is something user really need. Likely, users are blocked by this issue
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants