You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I posted to NextJS as issue, but am putting it here so it can be visible.
Many people are using NextJS, version 12 introduces huge speedups with SWC, but there is a problem with "Editor" componet which breaks the build.
The text was updated successfully, but these errors were encountered:
milanbgd011
changed the title
Editor reports "Infinite loop" when using SWC minify on NextJS 12
<Editor /> reports "Infinite loop" when using SWC minify on NextJS 12
Nov 5, 2021
@milanbgd011
Sorry for late replying.
I would appreciate it if you could give me the exact environment and upload it. It is difficult for me to reproduce all issues myself.
I posted to NextJS as issue, but am putting it here so it can be visible.
Many people are using NextJS, version 12 introduces huge speedups with SWC, but there is a problem with "Editor" componet which breaks the build.
Version
"@toast-ui/editor": "3.1.1",
"@toast-ui/react-editor": "3.1.1",
Test Environment
macos, in terminal only
Current Behavior
here are full details I posted to nextjs swc minify issue:
vercel/next.js#30237 (comment)
Expected Behavior
Expected not to break the SWCminify when enabled.
The text was updated successfully, but these errors were encountered: