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

Props autosuggestions not working #3276

Closed
Lesnock opened this issue Jun 13, 2023 · 2 comments
Closed

Props autosuggestions not working #3276

Lesnock opened this issue Jun 13, 2023 · 2 comments

Comments

@Lesnock
Copy link

Lesnock commented Jun 13, 2023

Props autosuggestions are not working anymore.

Example:

A.vue:

image

B.vue:

image

Look how "test" is not showing in the options list.

Even the "missing required prop" is not working anymore with typescript:

image

Earlier I was able to see the available options for a prop using a typescript Interface, but now, it does not work too...

@Lesnock
Copy link
Author

Lesnock commented Jun 13, 2023

Well, I rolled back my typescript to version 5.0.4 and it worked!

@Lesnock Lesnock closed this as completed Jun 13, 2023
@so1ve
Copy link
Member

so1ve commented Jun 14, 2023

#3277 #3274 Please wait for the next release

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

2 participants