mkhairi / materialize-sass

Materializecss rubygem for Rails Asset Pipeline / Sprockets
http://materialize.labs.my/
MIT License
805 stars 243 forks source link

When switching between pages input elements are not rendered as 'active'. #69

Closed mtuck063 closed 8 years ago

mtuck063 commented 8 years ago

The cause is clearly turbolinks. When switching to my edit page, the page looks like this:

image

But when I refresh the page, everything is fine:

image

mkhairi commented 8 years ago

hi @mtuck063, see #63 :)