filament/spatie-laravel-media-library-plugin
v3.2.70
v11.4.0
No response
8.3.6
I have a wizard that saves some data on User
, and some data on Profile
which belongs to a user.
The fields that are related to Profile
are put on two different steps of a Wizard
inside a Fieldset
with relationship
method pointing to the HasOne
profile
relationship on User
model.
It works fine if I only have one fieldset linked to this relationship, but breaks when I have two.
This only happens with SpatieMediaLibraryFileUpload
component. Normal fields work fine.
They are on the same relationship, but I've used different names in the make
method.
Cloning the relationship works, but this is a nasty hacky fix. Any way we can avoid that?
SpatieMediaLibraryFileUpload
should also just work like other form fields on related models.
SpatieMediaLibraryFileUpload
components in one of the fieldsetshttps://github.com/mokhosh/filament-medialibrary-multiple-fieldset-bug
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too