You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.
Using Formtastic-bootstrap: 1.1.2
Using Formtastic 2.0.2
I'm getting an issue when using formtastic-bootstrap with rails3-jquery-autocomplete. For reference: crowdint/rails3-jquery-autocomplete#128. The issue occurs when using: f.input :something :as => :autocomplete, :url => "some path"
Removing formastic.rb from config/initializers allows the page to render correctly(without the gem's styling) and the autocomplete functionality to work. Any ideas?
Using Formtastic-bootstrap: 1.1.2
Using Formtastic 2.0.2
I'm getting an issue when using formtastic-bootstrap with rails3-jquery-autocomplete. For reference: crowdint/rails3-jquery-autocomplete#128. The issue occurs when using:
f.input :something :as => :autocomplete, :url => "some path"
Removing formastic.rb from config/initializers allows the page to render correctly(without the gem's styling) and the autocomplete functionality to work. Any ideas?
Trace
formtastic (2.0.2) lib/formtastic/helpers/input_helper.rb:353:in
rescue in input_class'formtastic (2.0.2) lib/formtastic/helpers/input_helper.rb:345:in
input_class' formtastic (2.0.2) lib/formtastic/helpers/input_helper.rb:265:in
input'`The text was updated successfully, but these errors were encountered: