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
Description
head.html is not loaded from localhost when site authentication is configured.
If you want to test changes to the head.html file, you need to disable / empty the config google sheet, before the head.html can be loaded from localhost.
Start up dev on localhost, open in brower and login
change head.html locally
changes to head.html file will not appear on localhost
console error will show that head.html could not be loaded and is taken from the main.live version.
Expected behavior
head.html should be loaded form localhost after logging in
Screenshots
Version:
15.0.1
Additional context
I have an API key setup for my project. It's possible that this has something to do with it, but never noticed if this was occurring before I had that setup
The text was updated successfully, but these errors were encountered:
Description
head.html is not loaded from localhost when site authentication is configured.
If you want to test changes to the head.html file, you need to disable / empty the config google sheet, before the head.html can be loaded from localhost.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
head.html should be loaded form localhost after logging in
Screenshots
Version:
15.0.1
Additional context
I have an API key setup for my project. It's possible that this has something to do with it, but never noticed if this was occurring before I had that setup
The text was updated successfully, but these errors were encountered: