We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.5.13
https://play.vuejs.org/#eNp9UcFqAjEQ/ZWQSyvIithe7FZoi4cKVakeAyXE2TU2m4Qka5Vl/72TLFqF4i3z3svMmzcNfbE229dAxzT3wkkbiIdQW6K4Lp8ZDZ5RUoIGJwWWa0YnTMvKGhdIQzZQSA1LZ6wnLSmcqcgdNrtjGkU6gCu4APJxXFkQkqtO2DBNiOYVjIkPTuryKQJhi68xWWPRMn3ROL/+PrnvoSQfdGbRDBYBKqt4AKwIybfDSdOkAaRt8wGWCbYOIj5bLeZZN1cWx/s0tpeEURA7X3SjfQxAGF3IMtt5ozGl5J5RYSorFbiFDdJoDGnc7RU5rpT5mSUsuBr6J1xsQXz/g+/8IWKMLh14cHtg9MwF7koIHT1dzeGA7zNZmU2tUH2D/ARvVB09drLXWm/Q9oUuuX1PF8Uo1n56CKD9aakroxsQijt+6ha5SLVJwChe/u1GLH+rjLKH9A9PjQl/7cHFeRjuKHvMhiPa/gJ39N4I
"declaration": true
generic="T"
defineProps
This should not trigger a type error, which is how it works when no generic attribute is provided.
There is a type error saying "Default export of the module has or is using private name"
No response
The text was updated successfully, but these errors were encountered:
see vuejs/language-tools#1232 (comment)
Sorry, something went wrong.
No branches or pull requests
Vue version
3.5.13
Link to minimal reproduction
https://play.vuejs.org/#eNp9UcFqAjEQ/ZWQSyvIithe7FZoi4cKVakeAyXE2TU2m4Qka5Vl/72TLFqF4i3z3svMmzcNfbE229dAxzT3wkkbiIdQW6K4Lp8ZDZ5RUoIGJwWWa0YnTMvKGhdIQzZQSA1LZ6wnLSmcqcgdNrtjGkU6gCu4APJxXFkQkqtO2DBNiOYVjIkPTuryKQJhi68xWWPRMn3ROL/+PrnvoSQfdGbRDBYBKqt4AKwIybfDSdOkAaRt8wGWCbYOIj5bLeZZN1cWx/s0tpeEURA7X3SjfQxAGF3IMtt5ozGl5J5RYSorFbiFDdJoDGnc7RU5rpT5mSUsuBr6J1xsQXz/g+/8IWKMLh14cHtg9MwF7koIHT1dzeGA7zNZmU2tUH2D/ARvVB09drLXWm/Q9oUuuX1PF8Uo1n56CKD9aakroxsQijt+6ha5SLVJwChe/u1GLH+rjLKH9A9PjQl/7cHFeRjuKHvMhiPa/gJ39N4I
Steps to reproduce
"declaration": true
generic="T"
defineProps
What is expected?
This should not trigger a type error, which is how it works when no generic attribute is provided.
What is actually happening?
There is a type error saying "Default export of the module has or is using private name"
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: