Type function pasting value from csv twice

Hi all, new to UI Vision/coding in general. I tried looking for a forum answer to this but perhaps didn’t know the right wording to search

I’m filling out a form online using UIVision but my type function keeps pasting my CSV value (JSON code) twice in the target area instead of just once.

I have the following:

click function to target text area
command A
command Del
csvRead
type command with ${!COL5}

Any advice or direction would be appreciated! Please also let me know if I’m omitting too much context.

Can you post your macro or (even better) a small video so that we can see the macro running + the website?

Unfortunately I can’t upload a screen recording but here’s the macro