# Debugging _Path: en/frontend/micro-frontends/debugging_ ## Table of Contents - Debugging Wippy FE ## Content # Debugging Wippy FE When something is broken, start here. Each section lists the most common causes in order of likelihood with the specific DevTools check for each. ## Blank screen on load **1. Check the Console first:** - `Failed to resolve module specifier 'vue'` — the import map is missing. In hosted mode, the host injects it; in host-less mode, confirm your `app.html` `