lml / sketchily

Embed SVG-edit in Rails HTML forms
MIT License
26 stars 9 forks source link

Sketchily and Turbolinks #14

Closed charlesx2013 closed 9 years ago

charlesx2013 commented 10 years ago

Hi! I was wondering if I would be able to get Sketchily and Turbolinks to work together. The sketchily drawing surface currently won't load unless I refresh the page, even when I include jquery-turbolinks. Is there a fix for this?

Thanks!

Dantemss commented 10 years ago

Honestly, turbolinks breaks too many JS libraries. It's hard for me to know if it's actually breaking sketchily or svg-edit. Unfortunately, I don't have a setup with turbolinks for testing at the moment.

That being said, can you post any JS errors you're getting in firebug or similar?

Dantemss commented 9 years ago

I tested sketchily with turbolinks and everything seems to be working properly. Closing this issue. Please open a new one if you still have a failing test case.