Level 14
I'm not sure but i have always needed to add the server adres and use polling.
https://github.com/vitejs/vite/discussions/9155#discussioncomment-3344564
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I installed a new project with Sail, I've already done all the necessary configuration, and all containers are running correctly. The issue I'm having is when I run sail npm run dev, it shows everything as it should be, but if I make a modification in the code, it's not reflected in the container. Why is that?
Please or to participate in this conversation.