I think it's chartjs, when I disable it the page doesn't flicker.
Probably due to the way it handles responsiveness (computing bounds during page load).
You could try wrapping the new Chart(...) calls with setTimeout 0 so it only renders the chart after the first frame.
24.11.2024 23:52
๐ 3
๐ 0
๐ฌ 0
๐ 0