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 @vue/compat usage with vue3/optionsApi #7177

Open
1 of 4 tasks
beckerin opened this issue Sep 29, 2023 · 1 comment
Open
1 of 4 tasks

TS support for @vue/compat usage with vue3/optionsApi #7177

beckerin opened this issue Sep 29, 2023 · 1 comment

Comments

@beckerin
Copy link

Documentation issue

  • Reporting a typo
  • Reporting a documentation bug
  • Documentation improvement
  • Documentation feedback

Is there a specific documentation page you are reporting?

Enter the URL or documentation section here.

Additional context or description

This *.d.ts is not giving the right support to TypeScript when used with vue3/optionsApi.
Giving errors and not giving right structure functions path.

This example runs based on https://stackblitz.com/edit/bootstrap-vue-with-compat?file=main.js
This issues does not break the code ( it works besides errors on lint ) , is just a developer friendly support.
image
image

@beckerin
Copy link
Author

#7178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant