BUG feedback for repeated code in HTML source code

When Cursor IDE is just opened and is searched for, only one appears. Everything is normal.

Now write an instruction at random and let it modify the code.

At this time, two more codes are found. It seems that when it is modifying, it inserts the complete HTML source code into it again.

Look, this is the extra part.
Repeated source code appears on line 2, line 307, and line 612 of the source code.


When the length of the HTML code is slightly longer, the trigger probability of this problem is more than 70%. Due to this bug, this IDE is almost impossible to use normally. I hope it can be fixed as soon as possible.