amitShimon1983

Results 7 comments of amitShimon1983

I have a list with autoSizer when I use scrollToIndex it's scrolling but not to the right align and when my list fetch more if the scroll is not set...

ok so i had the same problem i fix it installing all of ck dependencies and fallow the js tutorial where you create editor like ClassicEditor.create then I used the...

ok this is what you need to do, 1. first class should be like that `import React, { useRef, FunctionComponent, useEffect, useState } from 'react'; import { Editor } from...

installing all of those "dependencies": { "@ckeditor/ckeditor5-real-time-collaboration": "^34.2.0", "@ckeditor/ckeditor-cloud-services-collaboration": "^33.0.0", "@ckeditor/ckeditor5-adapter-ckfinder": "^34.2.0", "@ckeditor/ckeditor5-alignment": "^34.2.0", "@ckeditor/ckeditor5-autoformat": "^34.2.0", "@ckeditor/ckeditor5-autosave": "^34.2.0", "@ckeditor/ckeditor5-basic-styles": "^34.2.0", "@ckeditor/ckeditor5-block-quote": "^34.2.0", "@ckeditor/ckeditor5-build-balloon-block": "^34.2.0", "@ckeditor/ckeditor5-build-balloon": "^34.2.0", "@ckeditor/ckeditor5-build-classic": "^34.2.0", "@ckeditor/ckeditor5-build-decoupled-document": "^34.2.0",...

look at the components you need the same