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

Provide/Inject properties cannot be found when typescript is used #5216

Closed
SunsetFeng opened this issue Jan 6, 2022 · 1 comment
Closed

Comments

@SunsetFeng
Copy link

Version

3.2.26

Reproduction link

github.com

Steps to reproduce

1.build
2.compile

What is expected?

compile success

What is actually happening?

compile error


A child component use a property provided by the parent component will fail compilation with 'this', However 'inject' API not

@posva
Copy link
Member

posva commented Jan 16, 2022

Duplicate of #3031

@posva posva marked this as a duplicate of #3031 Jan 16, 2022
@posva posva closed this as completed Jan 16, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants