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
{{ message }}
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
Version
@toast-ui/[email protected]
Test Environment
Current Behavior
The code works fine when running locally, but after building on my server ( Amazon Linux 2 ), I'm seeing the following error..
Uncaught TypeError: Super expression must either be null or a function
Removing ImageEditor and rebuilding solves the issue, so I'm not exactly sure what is causing this from the module.
Expected Behavior
Building on the server should allow the webapp and ImageEditor to behave as expected.
The text was updated successfully, but these errors were encountered: