Open moradimohamad opened 1 year ago
@Observer1995 The restart method is introduced only in the v2, therefore, the method is missing in the v1. Hopefully, the devs will add it soon, otherwise, you can contribute by proposing such change in the v1 repo.
@Vitomir2 How I can run restart method in v2. Can you please share some example.
@Vitomir2 How I can run restart method in v2. Can you please share some example.
get a ref to the component then
ref.value.restart
Im using V1 in my vue2 app but cant see any restart method