Caching Issues with Frameless Output
I used build our help with a Responsive HTML preset that used the Azure Blue template for the layout.
I recently changed to a frameless preset that uses the Top Navigation template for the layout.
Since I've made the change, there have been issues when the help is deployed. The intro page will not display the top navigation. After about a half-hour, the page will refresh and the navigation will display. We've trying putting code into the pages to force them to refresh, but it doesn't work. The issue seems to be with the skin template.
These are the errors we're seeing in the console.
topicpage.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'split')
at e.value (topicpage.js:1:68122)
at e.value (topicpage.js:1:67497)
at topicpage.js:1:67096
at e.exports (topicpage.js:51:38605)
at e.exports [as map] (topicpage.js:51:115139)
at e.value (topicpage.js:1:67068)
at usersettings.js:33:9
at usersettings.js:62:3
intro.htm:1 Refused to apply style from 'https://dev210.cognero.com/Help/TestGenerator/template/Azure_Blue/userstyles.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
intro.htm:1 Refused to apply style from 'https://dev210.cognero.com/Help/TestGenerator/template/Azure_Blue/userstyles.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
