protectwise / troika

A JavaScript framework for interactive 3D and 2D visualizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReferenceError `_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_12__ is not defined`

baptistebriel opened this issue · comments

Hi! First of all, thanks for this very helpful module.

I am just getting this fresh error (haven't found any other tickets related, maybe #111 ?) with error ReferenceError: _babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_12__ is not defined

I am running the project with Vue / Nuxt 2, and seems like it's happening on first call of text.sync().
Happens with both 0.48.0-unicode.3 and 0.48.0-unicode.1.

Screenshot 2023-08-08 at 15 10 02

Would you have an idea?

Using "troika-three-text": "^0.47.2" seems to have removed the error.

Should be fixed in 0.48.0