Guillaume Serneels
Guillaume Serneels
@tchret would you mind sharing your implementation? I'm having a hard time making vue-infinite-loading work with vuex
I second this, I really like your products overall but the sliders are broken in the demo and therefore also in the template we paid. A fix would be very...
Same problem here as well. Has anybody found a solution?
Yes, it looks like it's abandoned. The thing is there are some example online where this formula insertion is working. So there must be a workaround in this current version.
> I found solution about this issue. > > Add few lines to import katex module to component file. > > ``` > import katex from 'katex'; > import 'katex/dist/katex.min.css';...