Skip to content
StepStep

Fix problems

A page renders incorrectly

Layout broken, images missing, or interactions don't work.

1 min read

Steps

  1. Force-reload

    ⇧⌘R bypasses the cache. Most rendering issues come from stale cached resources.

  2. Try Incognito

    If the page works in Incognito, an extension or a stale cookie is the culprit.

  3. Clear site data

    Click the lock → Site settings → Clear data.

  4. Check console for errors

    Open the developer tools (⌥⌘I), Console tab. Errors there often point to the cause.