I tried to initialise Studio on next.js, but when it runs dev built, it crashed with the error e.charCodeAt is not a function.

I tried different methods and also changed the Babel config and next.js config, but it still has an error at the moment of import.

Is there any solution to solve this issue?
I tried to initialise Studio on next.js, but when it runs dev built, it crashed with the error e.charCodeAt is not a function.
I tried different methods and also changed the Babel config and next.js config, but it still has an error at the moment of import.
Is there any solution to solve this issue?