Skip to content

translated_inputs - only last input is rendered #4

Open
@ghost

Description

Thank you for the new version in the develop branch. I've tested it now and it seems to work except for one issue:

When generating a form like the following:

f.translated_inputs "General", switch_locale: true do |t|
t.input :description
t.input :name
end

Only the first t.input is rendered. The second is ignored.

Could you please have another look into this. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions