Documentation
README
Makepad 2.0 Common Pitfalls & Troubleshooting Guide
This skill covers common mistakes when building with Makepad 2.0 and the Splash scripting language. Each pitfall includes:
- What the user sees (symptom)
- Why it happens (root cause)
- How to fix it (correct code)
Reference documents: AGENTS.md, splash.md
Pitfall #1: Container height is 0px -- UI is invisible
Symptom: Your entire UI or a section of it does not appear. The container renders with zero height, making all children invisible.
This is the opening of the README. Read the full README on GitHub.