Blade processes @-directives everywhere in templates including inside <style> blocks and HTML comments. The word "@persist" in a CSS comment was being interpreted as Livewire's @persist directive, compiling to e() with no argument. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bio | ||
| components | ||
| layouts | ||
| livewire | ||
| vendor | ||
| dashboard.blade.php | ||
| profile.blade.php | ||
| welcome.blade.php | ||