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
No matter what I do, I can't get Extract JSX to <whatever> work, I always get r.lastIndexOf is not a function (after enabling debugging, otherwise nothing.
I've tried it on both jsx and tsx files, in multiple places.
No matter what I do, I can't get
Extract JSX to <whatever>work, I always getr.lastIndexOf is not a function(after enabling debugging, otherwise nothing.I've tried it on both jsx and tsx files, in multiple places.
Anything I'm doing wrong?