Injecting the base tag via a script causes assets to be requested once from an invalid url and then again from the correct one after the base tag got injected. Setting it statically won't cause any problems with the servers subpath injection, because the browser will just use the first base tag in case there are multiple. fixes #1096
2.8 KiB
2.8 KiB