Henne Van Och

Results 5 comments of Henne Van Och

Having the same issue of missing links. ![image](https://user-images.githubusercontent.com/6741991/79862375-4ad5ff80-83d6-11ea-93f2-df3bc09d0d07.png)

Yes I know of those methods. But if you use v-if on the component and you make the component "visible" you can not reference it with `this.$refs.signature_path` immediately after, because...

https://codesandbox.io/s/vue-signature-pad-demo-0tg6g here is an example of the issue that I have. There are other solutions that would work to. Like emit an event when the component is loaded and destroyed....

That still doesn't really solve the issue for setting the initial data when the component loads. I think the easiest and the most flexible will be to fire events when...

We are having the same issues. On our end it seems that the "Create Indexes" part makes no sense. As an example, this is a summary which only migrates the...