Expo Web Browser Hot-Reloading

Expo CLI 4.3.2 environment info:
System:
OS: Linux 4.19 Ubuntu 20.04.2 LTS (Focal Fossa)
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 12.14.1 - /usr/local/bin/node
npm: 6.13.4 - /usr/local/bin/npm
npmPackages:
expo: ^40.0.1 => 40.0.1
react: 16.13.1 => 16.13.1
react-dom: 16.13.1 => 16.13.1
react-native: https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz => 0.63.2
react-native-web: ~0.13.12 => 0.13.18
npmGlobalPackages:
expo-cli: 4.3.2
Expo Workflow: managed

I’m working on a React Native / Node.js app. When I run the Expo and open up the web browser, the changes that I make on VScode do not simultaneously appear on the web browser. I read so many posts about fixing this hot-reloading issue, but nothing helped. I even reset the WSL and started from the beginning, but still doesn’t work. Help me out here :frowning:

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.