Describe the bug
I had to add <head><meta charset="UTF-8"></head> for the five-server to start automatically reloading. Courtesy of: https://stackoverflow.com/questions/70249584/live-server-not-refreshing-browser . What's the explanation to this? Not sure if it is a bug but it is not self-explanatory either.
Describe the bug
I had to add
<head><meta charset="UTF-8"></head>for the five-server to start automatically reloading. Courtesy of: https://stackoverflow.com/questions/70249584/live-server-not-refreshing-browser . What's the explanation to this? Not sure if it is a bug but it is not self-explanatory either.