Open jordyparker opened 1 year ago
hello @jordyparker i'm trying to test you code and right now i'm facing this issue
https://github.com/nuxt/nuxt/issues/21489
any idea??
hello @jordyparker i'm trying to test you code and right now i'm facing this issue
any idea??
let me check and get back to you.
Hallo @jordyparker @Asam237 is also not able to test it locally. did you find the problem?
Hallo @jordyparker @Asam237 is also not able to test it locally. did you find the problem?
@Zaker237 I cannot repoduce the error locally. Can you please give me the steps you're following?
I created a RichTextEditor component based on vue-editor. I then replaced the job description input with my RichTextEditor component.
Why ? To enable companies to publish their job descriptions in HTML format.
How ? I used the vue-editor library to integrate the editor and then customized some default css properties to suit our design.
Steps to verify:
npm install or yarn install
to install the new dependenciesnpm run dev
to start the dev server** Screenshots (optional)