turbolinks / turbolinks-classic

Classic version of Turbolinks. Now deprecated in favor of Turbolinks 5.
MIT License
3.54k stars 431 forks source link

Error when calling "change" with parent element of an element with data-turbolinks-temporary attribute. #592

Open vizo opened 9 years ago

vizo commented 9 years ago

Some nodes are duplicated in array of nodesToChange. This causes error and javascript stops.

I fixed it in pull request https://github.com/rails/turbolinks/pull/588, commit https://github.com/vizo/turbolinks/commit/766656f79e5ec69f15fca8decb5bf80648f63f37.