Form doesnt work with builder blocks and blockPreviews
Two issues:
1. If preview view has form element, create button doesn't work. Even tho the form is removed from html. (But create another button works)
2. If we add multiple blocks with forms, second forms are not even removed from html. (pic)
Reproduction repository
https://github.com/InfinityXTech/filament-dynamic-fields-issue/tree/builder-block-issue
Used code:
And test.blade.php
0 Replies