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 have this error below when upgrade react from 14.0.0 to 15.5.4
Uncaught ReferenceError: tinymce is not defined
at Object._init (vendor.js:43)
at Object.componentDidMount
Cant run init function on componentDidMount
i use React 15.5.4, router4, webpack2 last version.
The text was updated successfully, but these errors were encountered:
I have this error below when upgrade react from 14.0.0 to 15.5.4
Uncaught ReferenceError: tinymce is not defined
at Object._init (vendor.js:43)
at Object.componentDidMount
Cant run init function on componentDidMount
i use React 15.5.4, router4, webpack2 last version.
The text was updated successfully, but these errors were encountered: