FFilament•Created by Arnold Schwarzenegger on 3/1/2025 in #❓┊help Enum is cast when creating but not editing
it seems the issue is on your ->default()
it should be ->default(ConfigType::MAPPER->value)
you can keep the options(), it is already correct. no enum() needed.
it should be working on create and edit