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
if the method was not declared, once update the children, an error like "Cannot read property '_withTask' of undefined" will occur.
although a warning like '[Vue warn]: Invalid handler for event "click": got undefined', but if developer disabled the warn, he will be difficult to resolve this problem.
What is expected?
no error happen. and the rendering should be continued