I have searched the forum for others reporting this issue but cant find anything relevant.
I have a team using V0 for development and we all experience the same issue.
When editing a file in the V0 code UI direct in the browser there is clearly a typeahead feature but this opens and closes almost immediately. As you continue to type the cursor jumps to the bottom of the code so the remainder of your string is the last line of the file. Super frustrating.
I was surprised not to find others reporting the same issue, and given the speed with which the V0 team fix/change things we have all been surprised this is not resolved.
Perhaps it is something common to our team?
We are using Chrom browser on MACs and perhaps it is the mac that is the common factor.
Is anyone else experiencing this or is the V0 team aware?
I appreciate that this could be an issue with browser extensions but we have eliminated that to as in Safari I have none installed and in Chrome we have tried to disable them all
One of our developers pointed out that the V0 environment (next, etc.) refreshes DURING an edit of a file. In other words, after you have typed only a few characters, the app in the preview will be re-render/execute. It may be this that causes sufficient change in the UI for the cursor to lose focus.
I would have thought that developers/users do not expect the app to refresh until they save the current file or all unsaved changes.