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

chore: ignore TS error in config object #2484

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

cexbrayat
Copy link
Member

Fixes #2483

The introduction of idPrefix in Vue's AppConfig object triggers a TS error that we can't really get rid of (see #2483 for a more detailled explanation).

Copy link

netlify bot commented Aug 1, 2024

Deploy Preview for vue-test-utils-docs ready!

Name Link
🔨 Latest commit 7cb5cd4
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/66ab558be9ceaf0008a590ea
😎 Deploy Preview https://deploy-preview-2484--vue-test-utils-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Fixes vuejs#2483

The introduction of `idPrefix` in Vue's `AppConfig` object triggers a TS error that we can't really get rid of (see vuejs#2483 for a more detailled explanation).
@cexbrayat cexbrayat merged commit 9d0a618 into vuejs:main Aug 1, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

Bug: 3.5 alpha type issue
1 participant