Matteo Padovano
Matteo Padovano
@omaak it seems that the latest version is broken (3.6.1). https://github.com/jwashke/toast-ui-image-editor-angular-wrapper/commit/73fcee9da63157ae3dbaf72223eb67b656c1b095. When load application I have this error: ``` tui-image-editor.js:41410 Uncaught TypeError: Cannot read property 'TYPED_ARRAY_SUPPORT' of undefined ``` Same...
@junghwan-park I have investigate and the problem is related to latest update of fabric and how transpiling with webpack. The problem is related when fabric load the [buffer](https://github.com/feross/buffer) library
@junghwan-park issue resolved with the latest release.
@achrinza Any update to this PR?
@achrinza Any progress for this PR?
please release plugin to npm. Thanks
@jonathan-casarrubias Thank you for this plugin. I understand that your priority is to build a new platform, but it is also important to support the current users/applications that use this...
Same problem when define property as other model: ```js "property": { "user": { "type": "ModelNameA" } } ``` SDK build property `user` as type `any`
Same problem node v6.10.3
@alenaksu any update?