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

[Bug]: radix-vue/resolver type export error #833

Closed
usings opened this issue Apr 8, 2024 · 0 comments · Fixed by #834
Closed

[Bug]: radix-vue/resolver type export error #833

usings opened this issue Apr 8, 2024 · 0 comments · Fixed by #834
Labels
bug Something isn't working

Comments

@usings
Copy link
Contributor

usings commented Apr 8, 2024

Environment

Developement/Production OS: macOS 14.4
Node version: 18.19.0
Package manager: pnpm@8.14.0
Radix Vue version: 1.6.2
Vue version: 3.4.21
Nuxt version: N/A
Nuxt mode: N/A
Nuxt target: N/A
CSS framework: N/A
Client OS: macOS 14.4
Browser: N/A

Link to minimal reproduction

(following soon, still preparing)

Steps to reproduce

In vite.config.ts, import radix-vue/resolver

Describe the bug

when i register a resolver in unplugin-vue-components, RadixVueResolver() will report an error.

This expression is not callable.

Type typeof import("/xx/node_modules/.pnpm/radix-vue@1.6.2_vue@3.4.21/node_modules/radix-vue/resolver") has no call signatures.

Expected behavior

fix type export error

Context & Screenshots (if applicable)

CleanShot 2024-04-08 at 10 04 33

@usings usings added the bug Something isn't working label Apr 8, 2024
@usings usings changed the title [Bug]: RadixVueResolver expression is not callable. [Bug]: radix-vue/resolver type export error Apr 8, 2024
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

Successfully merging a pull request may close this issue.

1 participant