Hi,
I have a few selects with the same problem for prompt (Hanami 1.3).
The code in the template is as follows: select :client_id, clients_for_select, options: {prompt: (I18n.t :gm_contact_new_prompt_select_client)}
.
The problem is that the prompt is not displayed as the “prompt”. Rather the first value in client list is shown as selected (see image below).
The values for select are an ordinary hash.
Is any additional setting required?
Best, seba