provide added with mixin overrides local injections
Version
3.0.0
Reproduction link
https://codesandbox.io/s/vue-mixin-inject-bug-rp8xb?file=/src/App.js
Steps to reproduce
follow the link
What is expected?
showing app app
What is actually happening?
showing noapp app
Maybe it fixed via f06518a8c9201b4fa2a956595aa9d89a192fcd20 I tested it work fine, So I closed my PR #2310