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
Which lifecycle methods can I define on a modern ES6-class-style React component? The same as for a classic component spec? I checked the docs but I can't find much yet on the ES6 classes. Am I missing something?