diff --git a/.sisyphus/notepads/cts-herd-playwright/issues.md b/.sisyphus/notepads/cts-herd-playwright/issues.md new file mode 100644 index 0000000..d15a720 --- /dev/null +++ b/.sisyphus/notepads/cts-herd-playwright/issues.md @@ -0,0 +1,22 @@ +## [2026-03-01] Task 5: ZiggyVue Plugin Missing + +**Severity**: HIGH — Blocks all Vue component rendering that uses `route()` +**File**: `resources/js/app.js` +**Error**: `TypeError: o.route is not a function` on every page using `route()` in templates + +**Root Cause**: `@routes` blade directive provides `window.route` global, but Vue 3 `