[Violation] 'requestAnimationFrame' and [Violation] Forced reflow while executing JavaScript

I’m getting the following errors in my chrome tools console on a page which utilizes the new cornerstone Slider element, which is set to marquee mode:

[Violation] 'requestAnimationFrame' handler took <N>ms
[Violation] Forced reflow while executing JavaScript took <N>ms

The errors continue to accrue after the page is loaded. And continue into the multiple hundreds and thousands.

The first of the two errors is attributed to the following javascript file: cs.6f62d0f.js

Based on the file prefix cs, and the fact that it occurs on a page using the marquee slider element, I believe this is a cornerstone issue, so I do not think it is necessary for me to do any further troubleshooting, like disabling plugins and themes. Please do no ask me to do this, unless I am completely mistaken, and you can explain to me how this is clearly not a cornerstone related error.

Each of the hundreds/thousands of violation notices represent between 40 and 80 milliseconds of processing time. So it really adds up.

Please let me know what this is about and whether or not this can be cleaned up so that the console doesn’t throw these errors.

Thanks in advance for your help. Cheers!

Hello @adaptifyDesigns,

Thanks for writing in! I was able to replicate the issue. This is what is showing on my console.

I believe that this is a bug in the latest release. I will be reporting this to our developers to let them know and for further investigation.

Please bear with us.

Ok, thank you.

Hi @adaptifyDesigns,

You are most welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.