JavaScript error -- Uncaught ReferenceError: axs is not defined

I’m getting the following error on the Design area on the Layout tab.

JavaScript error – Uncaught ReferenceError: axs is not defined

Hi Paul,

Is this error appearing in your browser’s console, or is it actually popping up in a message box through the UI? Does this error appear to be causing any specific issues when working in the Layout tab, or are you more curious as to what it means?

It’s been shown in the CM1 UI via a warning (yellow sign icon) on the grey bar under layout tab. If I click on the icon the error messages are shown.

i don’t believe it’s affected anything yet, but a little unnerving seeing some javascript errors nonetheless.

Paul,

I’ve found that these errors are typically benign – possibly due to a conflict with the UI. To see if this might affect your published pages, I would enable the Console debugging tab in Chrome’s dev tools and then load up the page in question in preview, to see if any errors are outputted.