Closed tnnquang closed 11 months ago
same here
any updates same here
hello, now i can fix by edit function "getSelectionNode" in path \node_modules\suneditor\src\lib\core.js line 1163 use can try.
for those who have problems: In your package.json file change the suneditor source link to:
git+https://github.com/arasrezaei/suneditor.git
Then do yarn or npm
for those who have problems: In your package.json file change the suneditor source link to:
git+https://github.com/arasrezaei/suneditor.git
Then do yarn or npm
Thank you, this helped me solve this problem.
Thank you everyone for your help. Your method @arasrezaei helped me solve this error
@arasrezaei Any chance you could submit a pr to the upstream library?
I am trying to use Suneditor-React but it crashes on NextJS version as described below
Version
Sunedtior-React: 3.6.1 Suneditor: 2.45.1 NextJS: 14.0.1 and 14.0.2, using App Router
Additional context
This is Suneditor's error message My code config