mauricius / laravel-htmx

Laravel helper library for Htmx
MIT License
308 stars 14 forks source link

Unexpected end of file with nested fragments #5

Closed ftinkere closed 1 year ago

ftinkere commented 1 year ago

Spatie\LaravelIgnition\Exceptions\ViewException: syntax error, unexpected end of file in file /var/www/html/storage/framework/views/6a26dcf6e7e98f66352021016e0241e2.blade.php on line 19

I just put one @fragment block inside other and try to render outside fragment. I thing outside @fragment block connected to inside @endfragment

mauricius commented 1 year ago

Fixed in #7