Subscribe on changes!

Can't call child component's method!

avatar
Oct 12th 2020

Version

3.0.0

Reproduction link

https://jsfiddle.net/ra1jnd4p/41/

Steps to reproduce

like the example

What is expected?

can't call child component method

What is actually happening?

[childRef].childMethod is undefind

avatar
Oct 12th 2020
return {myChild,callMyChild}