bootstrap-filestyle icon indicating copy to clipboard operation
bootstrap-filestyle copied to clipboard

only works on page refresh

Open chickenteeth opened this issue 4 years ago • 0 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' %>

chickenteeth avatar Jun 05 '20 06:06 chickenteeth