Closed k0va1 closed 7 months ago
Hey @k0va1 @kirillplatonov
are you sure, that this works? I get an error with missing method. I'm using the latest version of the view components.
undefined method polaris_autocomplete' for #<Polaris::FormBuilder:0x00000001118fb7d8 @nested_child_index={}, @options={:allow_method_names_outside_object=>true, :skip_default_ids=>false, :builder=>Polaris::FormBuilder}, @template=#<ActionView::Base:0x0000000004eb60>, @object=nil, @object_name=nil, @default_options={:skip_default_ids=>false, :allow_method_names_outside_object=>true}, @default_html_options={}, @multipart=nil, @index=nil>
Best, Kevin
@Kurbm just published v2.1.0 with this feature: https://github.com/baoagency/polaris_view_components/releases/tag/v2.1.0
Thanks a lot @kirillplatonov
Closes #348