Spatie Translatable relation manager locale
use Translatable;
#[Reactive]
public ?string $activeLocale = null;
Does not seem to inherit the locale of the Translatable resource page that the relation manager is being displayed on as state here https://filamentphp.com/plugins/filament-spatie-translatable#inheriting-the-relation-managers-active-locale-from-the-resource-pageFilament
Spatie Translatable by Filament - Filament
Filament support for Spatie's Laravel Translatable package.
2 Replies