Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.2.0 applies vertical_select wrapper despite wrapper: :horizontal_form #1807

Open
apsheronets opened this issue Jan 30, 2023 · 1 comment
Open

Comments

@apsheronets
Copy link

That's it. Sorry for having no time to investigate more.

@wynksaiddestroy
Copy link

There is a quick and dirty workaround:

simple_form_for(@user, wrapper: :horizontal_form, wrapper_mappings: wrapper_mappings) do |form|

But I assume this is not itended behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants