rahulgupta-dev

Results 10 comments of rahulgupta-dev

I am also facing the same can you please look into it and provide some solution or the workaround. Thanks.

@zherman91 Thanks for replying. Below is the code is given which get loaded on some click event, as per your suggestion I have added the delay when mounted but this...

@zherman91 As I am using another parent component which is display-panel in which the container is included as the child component, hence I was using the mounted call to delay...

@zherman91 It would be helpful if you can paste your example code for the issue you have faced, and did not understand what you mean by initializing the container as...

@zherman91 I meant to paste your problem code and the solution by that I may derive some solution thanks.

@zherman91 It did work when I used v-if instead of using v-show for the container, Thanks for the help. ```vue {{ index + 1 }} {{ link.name }} {{ link.url...

https://stackoverflow.com/questions/58027694/first-drag-does-not-work-for-vue-smooth-dnd-vuejs

@kutlugsahin Can you please help here. Thanks.

@cbazza I have found a workaround for this issue, you can use some delay while init the wrapper. It did work for the vuejs wrapper. Thanks.

I am also getting error when ever there is new build, can we get some solution or workaround. "@stencil/core": "^2.6.0", "build": "stencil build --prod --no-cache && node ./src/tasks/after.build.js", p-e82b5571.system.js:1 Uncaught...