This is tough because we can't see your menu. I have been comparing your atum login page with mine and come up with the following observations:
Your System - Debug plugin has Refresh Assets set to Yes. You probably need that set to No so the assets are not re-sent on every page load. If you need to refresh the assets you can do a hard page reload.
My atumSidebarState cookie does have SameSite set to None. You might try clearing all cookies with your browser Developer Tools.
For some reason, what I see as a link to the passwordview.js file in the source is being displayed as the source content in your site. This is the item following keepalive.js.Not sure what to suggest!
Your System - Debug plugin has Refresh Assets set to Yes. You probably need that set to No so the assets are not re-sent on every page load. If you need to refresh the assets you can do a hard page reload.
My atumSidebarState cookie does have SameSite set to None. You might try clearing all cookies with your browser Developer Tools.
For some reason, what I see as a link to the passwordview.js file in the source is being displayed as the source content in your site. This is the item following keepalive.js.
Code:
<script src="/jdm4/media/system/js/fields/passwordview.js?a335da" defer data-asset-name="field.passwordview" data-asset-dependencies="core"></script>
Statistics: Posted by ceford — Thu Dec 12, 2024 8:06 am