I decided to try your plugin, but I have not been able to figure out why I have these or other problems.
-
I use Vite, if you create a clean project using the React template, then it just doesn't work to start viewing the component, I solved this problem by adding the --host parameter to the result if you run vite --host it will work
-
The second problem is that the preview refuses to work normally with the code editor, that is, when I click on an element, it highlights another one in the editor, just as I cannot select an element in the editor so that it is highlighted in the preview
I also noticed that the preview behaves very strangely for me, when I click on an element, it is highlighted for 1 second and this selection disappears
I decided to try your plugin, but I have not been able to figure out why I have these or other problems.
I use Vite, if you create a clean project using the React template, then it just doesn't work to start viewing the component, I solved this problem by adding the --host parameter to the result if you run vite --host it will work
The second problem is that the preview refuses to work normally with the code editor, that is, when I click on an element, it highlights another one in the editor, just as I cannot select an element in the editor so that it is highlighted in the preview
I also noticed that the preview behaves very strangely for me, when I click on an element, it is highlighted for 1 second and this selection disappears