CreateOptionForm is not showing
I have a working form that contains a select field to set a user's city_id. I'm trying to add a createOptionForm, but the modal won't show up (but there is network activity, see video).
This is the code of the form:
And the relationship in the User model:
This is the code of the form:
And the relationship in the User model: