-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
colcount-* classes causes Edge and Chrome to hang #688
Comments
Hello, what version of CDTS are you experiencing this issue with? Thanks |
4.0.46 We have removed any reference to the class from our code base as a fix. |
We are trying to understand and narrow down the issue. Where did you remove the colcount classes from? Also, can you check if there are other places where those classes are there? because the CDTS footer has those classes currently present. |
I removed it from the static fall back templates, just to be safe. It doesn't seem to be an issue with the dynamic template thus far. We were also making use of the class in some of our code base (which we have removed and replaced with CSS grid). The column-count property doesn't seem to always cause a page to hang, but just in certain cases. I am trying to narrow it down the cases. To see the issue, you must have a version >108. See bug here: https://bugs.chromium.org/p/chromium/issues/detail?id=1400279 |
colcount-* classes caused Edge and Chrome to hang - urgent issue, seems to be a result of using column-count, started with new Edge/Chrome release on December 5th.
The text was updated successfully, but these errors were encountered: