Kiril Lukiyan

Results 11 comments of Kiril Lukiyan

Hi @fxcosta , Thank you for your answer! I wanted a multi-line chart where the number of **Datasets** varies depending on the data. I've somehow managed it, and it looks...

@thezumrad Hi, can you please elaborate in more details how did you make it work? `yarn add esm` didn.t help. Still sometimes getting this 500 error on Vercel ```json {...

> the same issue happened with me in my node express project :( what to do? Hi @mickeymaruf Replace created() with mounted() in your nuxt project and all will be...

Hi @Tahul , I wanted to quickly add some documentation pages to an old application that I gave to customer long time ago. The nuxt content seemed to be simplest...

Hi @lperez22 , Would you mind also showing an example how to use it as plugin with a module (or modules) included. Thank you very very much > Hey I...

> Wrap it to component: > > ``` > > > > > > import { QuillEditor } from '@vueup/vue-quill'; > import '@vueup/vue-quill/dist/vue-quill.snow.css'; > > ``` > > And add...

@Vesely Thank you. It shows typescript error on import. but otherwise it works. thank you very much > @klukiyan Hi, yes like this >

I plan to inject custom features, so I went even further. I wrapped it into a custom client side component and call it wherever needed. Component ```vue //components.TextEditor.client.vue import QuillMarkdown...

> > It's my first time using WYSIWYG and it looks like this configuration works for me. I'll try to use this on my project and see if it works...

@Niklan Hi Nikita, Can you please explain me how do I get to `$VESTA/data/users/{USERNAME_FOR_DOMAIN}/web.conf` ? I cannot find web.conf anywhere :( Where is `$VESTA`? is the solution for pre-install or...