bootstrap-filestyle
bootstrap-filestyle copied to clipboard
only works on page refresh
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' %>