2023-10-24, 07:40 PM
I am running nginx proxy manager to handle reverse proxying, but I don't have additional caching turned on there.
I went ahead and tried your suggestion with updating the caching policy, and I even tried setting it to an obscenely short amount of time (5 seconds) just to see if it made a difference. I seem to have it configured properly as the headers are coming through as expected according to the developer console, but there's been no change in the behavior. I really wanted it to work, but it makes sense that it didn't...I've tried clearing the cache manually several times, and it made no difference. Perhaps when clearing "cookies and site data" it's not the cookies that matter, but the site data? Unsure what's even saved locally and how to force that to update via the site configs.
In any event, this problem has persisted up til now, 2 weeks after I've added the sidebar links. Any browser that's accessed the site before config.js was updated still fails to show the links unless a full refresh is forced using ctrl + F5, and then they disappear again the next time the page is refreshed normally. It's very strange...
Oh, and definitely thanks for posting what you've tried, at least now I know it's not just me.
I went ahead and tried your suggestion with updating the caching policy, and I even tried setting it to an obscenely short amount of time (5 seconds) just to see if it made a difference. I seem to have it configured properly as the headers are coming through as expected according to the developer console, but there's been no change in the behavior. I really wanted it to work, but it makes sense that it didn't...I've tried clearing the cache manually several times, and it made no difference. Perhaps when clearing "cookies and site data" it's not the cookies that matter, but the site data? Unsure what's even saved locally and how to force that to update via the site configs.
In any event, this problem has persisted up til now, 2 weeks after I've added the sidebar links. Any browser that's accessed the site before config.js was updated still fails to show the links unless a full refresh is forced using ctrl + F5, and then they disappear again the next time the page is refreshed normally. It's very strange...
Oh, and definitely thanks for posting what you've tried, at least now I know it's not just me.