Andrey (Andrii) Los
Andrey (Andrii) Los
Можно использовать словно "отрисовка". Или как минимум уточнить, что под рендерингом подразумевается именно это. Я долго привыкал к этому слову, ибо у меня рендеринг ассоциируется с 3D моделями и моделированием,...
По поводу примеров хорошей документации на русском языке, которая не слишком официальная. Думаю ещё можно подать доку. https://doka.guide/ В целом, по части перевода думаю можно так же затегать её редакцию,...
> я тут обозначу проблему, с которой сталкиваюсь в переводах таких слов — они у меня в голове потом не соотносятся, если к англицизмам я уже привыкла, а перевод встречается...
@MikeMcl this one isn't going against your will to be ES3 compatible, as it's just types and a bunch of tests. I think this should be merged and published.
> No, it's all good. I'm still not 100% on including this because up to now this library uses ECMAScript 3 (ES3) features only and I am not sure I...
Unsure what's happening here as component is forwarding ref, so it should work. https://github.com/RIP21/react-simplemde-editor/blob/master/src/SimpleMdeReact.tsx#L148
I assume these are more questions to actual EasyMDE and Codemirror packages than to this wrapper. I have no control over these dependencies. One possible option to solve for that,...
Try using not 18.0.0 React version but whatever is latest version is. This can be a culprit of it all. I haven't checked the example as I'm from phone. But...
@arnaskro funny thing is that it's still broken in the CodeSandbox example even tho it uses 5.2.0. But it uses Webpack, if I do exact code but Vite, it all...
Have a similar problem even on M1 Pro Mac. Repeated signatures are the problem as well.