I’m having some problems when importing one of my projects into v0. I’m getting a series of messages in the v0 console in a loop. These messages are not coming from my project; it seems to be something internal to v0. I can’t get them to disappear. I tried importing from the project’s .zip file and from GitHub, but the same thing happens in both cases. The messages are
"
19:15:26.410Z
TSS: Caught create URL
19:15:26.410Z
TSS: Checking if repeated 500 times for interval 1000 against data: {“lastTime”:1755990926409,“lastCount”:1}
"
This causes the browser window to become saturated and stop responding, making it impossible to iterate on the project.
