planbcoding/vscode-react-refactor

`r.lastIndexOf` is not a function

Opened this issue · 0 comments

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.

Anything I'm doing wrong?