--- title: Common Mistakes description: "Pitfalls that break Hyperframes compositions." --- These are mistakes that cannot be caught by the linter. For automated checks, run `npx hyperframes lint` (see [CLI](/packages/cli#lint)). The first two mistakes — animating video element dimensions and controlling media playback in scripts — are the most common causes of broken compositions. If your video looks wrong, check these first. **Symptom:** Video frames stop updating, or browser performance drops severely. **Cause:** GSAP animating `width`, `height`, `top`, `left` directly on a `