Jargalan

Results 6 comments of Jargalan

## this code build working ``` ``` ## this code not working ``` ```

@JiHong88 Please help me

> @zilkenberg22 What error message are you getting? info - Collecting page data ../data/editor/node_modules/suneditor/src/plugins/index.js:4 const SunEditor = dynamic(() => import("suneditor-react"), { ssr: false, }); const plugins = dynamic(() => import('suneditor/src/plugins'),...

@akarsh-lotusdew you have any solutions

@akarsh-lotusdew i try ckeditor 5. but i cant use alignment. are you use alignment in ckeditor

@nachozullo i'm using const toolbarConfig = { display: ['INLINE_STYLE_BUTTONS', 'BLOCK_ALIGNMENT_BUTTONS', 'BLOCK_TYPE_BUTTONS'], INLINE_STYLE_BUTTONS: [ { label: 'Bold', style: 'BOLD' }, { label: 'Italic', style: 'ITALIC' }, { label: 'Strikethrough', style: 'STRIKETHROUGH'...