we have integrated everviz graphics on our website with a drop-down menu. For the integration we use the script from everviz, and we had no issue until now. At the moment we see only the drop-down menu but not the cards below.
The issue is not with our CMS programm (back- and frontend). Is there a way to fix it?
Here’s an answer I am relaying on behalf of our CTO:
Hi,
The problem is caused by an update to the Highcharts library we use to generate charts. A major patch was released on Wednesday that may be conflicting with a cached version of the library that is being loaded for some users.
Unfortunately for now, the solution is to clear your cache. This will remove any saved versions of Highcharts from your browser and load the new version from the Highcharts codebase. You can either wait for the cached version of Highcharts to invalidate on its own, or you can clear your browser cache by following along with this link: Clear cache & cookies - Computer - Google Account Help
Just a note, this issue should not affect new users visiting your website.
To mitigate an issue like this in future, I will speak with our developers to come up with a solution that provides us with more control over the Highcharts versions that are loaded in the publish codes. However, due to the number of publish codes we currently have in production, this will require a bit more careful planning.