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
Hi.
I've just found this strange behaviour while working within a PNPM Workspace.
It's seems like when Hybrid Mode is set to auto and i'm working within a PNPM Workspace, TypeScript cannot identify SFC imports.
It works perfectly in a non-monorepo enviroment.
EDIT: I don't have sure, but it's look like the extension is not identifying this enviroment as valid to enable the Hybrid Mode.
The text was updated successfully, but these errors were encountered:
Does this problem still happen in the latest version? If true, please share a minimal reproduction project. Thanks!
Sorry, something went wrong.
This could be fixed by #5260, if you still have this problem in 3.0 alpha, please open a new issue and provide minimal reproduction, thanks.
No branches or pull requests
Hi.
I've just found this strange behaviour while working within a PNPM Workspace.
It's seems like when Hybrid Mode is set to auto and i'm working within a PNPM Workspace, TypeScript cannot identify SFC imports.
It works perfectly in a non-monorepo enviroment.
EDIT:
I don't have sure, but it's look like the extension is not identifying this enviroment as valid to enable the Hybrid Mode.
The text was updated successfully, but these errors were encountered: