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
Calling parent constructor by super() in extended class doesn't work in IE10 and less.
Additionally if I add babel-plugin-transform-es2015-object-super, still doesn't work.
Bug information
Options
Description
In few words:
Calling parent constructor by super() in extended class doesn't work in IE10 and less.
Additionally if I add babel-plugin-transform-es2015-object-super, still doesn't work.
Actually it's related to this issue on github:
babel/babelify#133
The text was updated successfully, but these errors were encountered: