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