D
D
Dmitry2019-12-09 10:28:52
Vue.js
Dmitry, 2019-12-09 10:28:52

Data passed through provide is not reactive?

The documentation says that data passed through provide/inject from parent to child is reactive. But is it really not? Or am I doing something wrong?
https://codepen.io/tantoo-app/pen/abzdmzB
Vue v2.6.1

Answer the question

In order to leave comments, you need to log in

1 answer(s)
0
0xD34F, 2019-12-09
@By_Engine

The documentation says that data passed through provide/inject from parent to child is reactive.

Where is this written? I saw something completely different :
Note: The provide and inject bindings are NOT REACTIVE.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question