hirumina
hirumina
FFilament
Created by hirumina on 7/19/2024 in #❓┊help
Issue with FilamentSpatieTranslatable plugin LocaleSwitcher not saving record after v 3 upgrade
Hi everyone, I'm encountering a problem with the LocaleSwitcher from the FilamentSpatieTranslatable plugin (https://filamentphp.com/plugins/filament-spatie-translatable) after upgrading from Filament 2 to Filament 3. In Filament 2, the LocaleSwitcher would change the language and automatically save the current record.(By using the updateRecord function in the SpatieLaravelTranslatableContentDriver) However, after upgrading to Filament 3 and updating the FilamentSpatieTranslatable plugin, it only updates the language without saving the record. I've tried to implement record saving using approaches I've seen mentioned for Filament 3 actions, such as: - Using reactive() - Using onStateUpdated() - Using afterStateUpdated() However, none of these methods seem to be available on the LocaleSwitcher provided by the plugin.
2 replies
FFilament
Created by hirumina on 6/3/2024 in #❓┊help
Button Transparency and Styling Issues After Upgrading to Filament 3
No description
12 replies