pulsardev/vue-tour

Unable to point to elements in child components using vue 2 and quasar

kanika27gupta opened this issue · 0 comments

I have nested component structure. Integrated the vue tours in the parent component and i have added steps there but i am unable to point to elements inside the child component. I have tried adding the step id both statically or dynamically in the child component. But unable to achieve the same, could you please guide.
Thanks.