You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instruction and ran this in devcontainer. However, auto reload does not work if i make any changes in heex file. The change does get reflected when i refresh the browser. I have tried using file_systems: [poll: true] without a result
The text was updated successfully, but these errors were encountered:
Hi @afnan, thanks for your interest in this project. What platform (PC, Linux, Mac, ...), and OS (Windows 10/11, WSL2 with Ubuntu 22.04, OSX 14) ... are you on?
I've just tried in a fresh clone and autoreload after modifying .heex files inside the devcontainer environment is working on my end, so it'd be super helpful to get additional context.
thanks @nicbet for your reply. I have tried on two PCs ( home and work). Both with Windows 11 x64 and docker version 4.21.1WSL2 with Ubuntu 22.04.4 LTS
Just tried on my Windows 11 x64 laptop with WSL2 / Ubuntu 22.04 and Docker v4.31.1 with activated WSL2 integration, and the autoreload when editing .heex files is working as expected.
I'll keep the issue open, maybe someone else with Windows as their primary driver will be able to chime in.
I followed the instruction and ran this in devcontainer. However, auto reload does not work if i make any changes in heex file. The change does get reflected when i refresh the browser. I have tried using
file_systems: [poll: true]
without a resultThe text was updated successfully, but these errors were encountered: