"Violation Long running JavaScript task took xx ms" Chrome warnings

We are getting this warnings on Chrome, we trace them and seems they are comming from script_bundle.js, does any one has an idea how to solved them?

some screenshots of the chrome console:


Thanks!

2 Likes

I have a lot of the same issue. I’m assuming it’s Chrome telling you that your JS is taking too much time before updating the UI and/or returning.

But… it would be nice to figure out some more clues as to which code it is.