Named mixins functions have a bug infering types of inject properties Vue 2.7.14 #12931
Open
Description
Version
2.7.14
Reproduction link
Steps to reproduce
When declaring mixins with named function we can't use properties. See inject properties not inferred.
What is expected?
Named function mixins data is properly inferred
What is actually happening?
There is a problem using mixins that are declared as named functions
I ran into this problem upgrade from 2.6 to 2.7.17 and our app using named function mixins
Metadata
Assignees
Labels
No labels