Vitalii Mihda
Results
2
comments of
Vitalii Mihda
@bahmutov Sorry guys, but your CI have status "failed", could you fix it?
Hey, try this ``` export const LoadInitialContent: React.FC = ({ initHtml = '' }) => { const [editor] = useLexicalComposerContext(); const isFirstRender = useRef(true); useLayoutEffect(() => { editor.update(() => {...