forked from AkkomaGang/akkoma-fe
20880cdf0b
$refs is not a reliable way to deal with child components under tree threading as it is not reactive, but the children may change at any time. The only good way seems to be making these states aggregated on the conversation component. Ref: tree-threading |
||
---|---|---|
.. | ||
assets | ||
boot | ||
components | ||
directives | ||
hocs | ||
i18n | ||
lib | ||
modules | ||
services | ||
_variables.scss | ||
App.js | ||
App.scss | ||
App.vue | ||
main.js | ||
sw.js |