Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form doesnt work with builder blocks and blockPreviews #14461

Open
InfinityXTech opened this issue Oct 8, 2024 · 0 comments
Open

Form doesnt work with builder blocks and blockPreviews #14461

InfinityXTech opened this issue Oct 8, 2024 · 0 comments
Labels

Comments

@InfinityXTech
Copy link

InfinityXTech commented Oct 8, 2024

Package

filament/filament

Package Version

v3.2.113

Laravel Version

v11.26.0

Livewire Version

v3.5.9

PHP Version

8.3.8

Problem description

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)

image

Expected behavior

Work? :D

Steps to reproduce

Clone repo
Composer install
Migrate
Add user
Login /admin
Go to admin/tests/create
Pick block

Reproduction repository (issue will be closed if this is not valid)

https://github.com/InfinityXTech/filament-dynamic-fields-issue/tree/builder-block-issue

Relevant log output

No response

Donate 💰 to fund this issue

  • You can donate funding to this issue. We receive the money once the issue is completed & confirmed by you.
  • 100% of the funding will be distributed between the Filament core team to run all aspects of the project.
  • Thank you in advance for helping us make maintenance sustainable!
Fund with Polar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant