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
Using object method shorthand is okay however don't use arrow functions as then this won't be bound to the correct context. Could you post a more complete code example?
I used a global helper below. However after I changed to ES6 or 2015 format, it broke.
Original
changed to
I tried various combination and installed, uninstalled ES6, nothing worked. Anyone has the same issue?
The text was updated successfully, but these errors were encountered: