If I copy this JSX:
and paste it 'as ReScript JSX' (default behavior), following code is produced:
This is obviously incorrect. Pasting it as raw text works. I wonder if this is a regression in the latest plugin or something else. I just started experiencing this today.