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
It seems like adding the plugins babel-plugin-transform-class-properties and babel-plugin-transform-es2015-classes with {loose: true} fixed the issue on my fork.
this.context
isundefined
in decorator.jsThis seems to be a babel6 transpile issue. Another project was having a similar issue documented here brocoders/redux-async-connect#62
The text was updated successfully, but these errors were encountered: