tapio / live-server

A simple development http server with live reload capability.
http://tapiov.net/live-server/
4.41k stars 484 forks source link

Live server does not automatically refresh browser, even with head and body tags in html #381

Open LassassinX opened 3 years ago

LassassinX commented 3 years ago
Before submitting an issue, please, see https://github.com/tapio/live-server#troubleshooting

Issue description

Live-server --verbose error says "Failed to inject refresh script! Couldn't find any of the tags [ /<\/body>/i, /<\/svg>/, /<\/head>/i ]" even though my index.html does have a head and body tag.

Software details