Open
Description
Context
tabs do
field :stores, as: :has_many, name: '📖 store'
field :addresses, as: :has_many, name: 'store 🧭'
field :others, as: :has_many, name: '其他store '
end
The above codes will get same turbo_frame_id and cause tab turbo_frame not been load.
String#parameterize removed all non-ASCII string https://github.com/avo-hq/avo/blob/main/lib/avo/tab.rb#L48C34-L48C34
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Triage