Pawan Kumar
Pawan Kumar
Any idea when this PR will be merged? need this feature on the plugin.
I am also facing the same issue.
Using `slidesPerView="auto"` fixed the issue for me. Sample Code for reference ```javascript Slide one ```
I am facing this exact issue when using quasar with vue3. Has anyone found a possible solution to this?
@Mrjianghan Please share the solution in case you have found the answer.
@Mrjianghan After i remove the brace, i get the following error in Browser Console. ```` TypeError: window.Quill is undefined [Learn More] image-resize.min.js:1 You are running Vue in development mode. Make...