You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think for the provide/inject API, the component should not be able to self-inject it's own provide, regardless of the order of provide and inject in the setup function. As previously mentioned in #1818.
69hunter
added a commit
to 69hunter/vue-next
that referenced
this issue
Oct 19, 2020
Version
3.0.1
Reproduction link
https://codesandbox.io/s/vue-provide-bug-i8iq9?file=/src/App.js
Steps to reproduce
follow the link
What is expected?
A Provide
=>A
What is actually happening?
A Provide
The text was updated successfully, but these errors were encountered: