best_in_place icon indicating copy to clipboard operation
best_in_place copied to clipboard

best_in_place textarea not working in rails 4

Open fandiks32 opened this issue 8 years ago • 1 comments

best_in_place(@user, :memo, :as => :textarea, :url => xxxx, :ok_button => t('label.save'), :cancel_button => " " + t('label.cancel'), :place_holder => t('label.empty_text'), :skip_blur => true, :class => 'bip_highlight_td_on_success')

I'm not sure why is it not working or probably is it compatible issue with rails 4?

fandiks32 avatar Nov 15 '16 09:11 fandiks32

@fandiks32 - I just posted an issue and am using rails 4. Was BIP working for fields other than textarea fields?

cmendla avatar Jan 23 '17 19:01 cmendla