Fix problems
A page renders incorrectly
Layout broken, images missing, or interactions don't work.
1 min read
Steps
Force-reload
⇧⌘R bypasses the cache. Most rendering issues come from stale cached resources.
Try Incognito
If the page works in Incognito, an extension or a stale cookie is the culprit.
Clear site data
Click the lock → Site settings → Clear data.
Check console for errors
Open the developer tools (⌥⌘I), Console tab. Errors there often point to the cause.