Subscribe on changes!

Provide/Inject properties cannot be found when typescript is used

avatar
Jan 6th 2022

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