markusslima / bootstrap-filestyle

jQuery customization of input html file for Bootstrap Twitter

Home Page:http://markusslima.github.io/bootstrap-filestyle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

only works on page refresh

chickenteeth opened this issue · comments

I am trying to use with with Rails 6 and it works only when I refresh the page that it is on, not when the page initially loads

<%= f.file_field :main_image, class: 'filestyle' %>