Make behaviour of SafeSelect as before (exception when no value is selected)
Textual has a logic when it sets value to the first given option when allow_blank=False. We don't want such a behaviour but exception instead.
Textual has a logic when it sets value to the first given option when allow_blank=False. We don't want such a behaviour but exception instead.