Closed zepfietje closed 1 year ago
Same for @if.
@if
@guest <x-foo></x-foo> @else <x-foo></x-foo> @endguest
Doesn't happen when using div instead of x-foo.
div
x-foo
Should be in 1.1.15 🙂
1.1.15
Also super curious how things have been in general with this latest release (1.1.17 -- did a few updates since the last comment) 🤞🤞
Nice! Will report some final issues I found.
Same for
@if
.Doesn't happen when using
div
instead ofx-foo
.