reed / turbolinks-compatibility

A collection of tutorials for how to get your favorite javascript libraries, plugins, and snippets working with Turbolinks.
reed.github.io/turbolinks-compatibility
MIT License
147 stars 35 forks source link

Zendesk old and new tab displayed #83

Open skuark opened 6 years ago

skuark commented 6 years ago

Hi. We're experiencing this problem sometimes with the Zendesk widget in a Rails 5.1.5 application. The problem occurs when we navigate fast through some links in our application.

captura de pantalla 2018-03-23 a las 17 57 15

Anyone can reproduce this problem?

klausbadelt commented 5 years ago

We're having the same issue. The code posted seems outdated from what the Zendesk snippet loads from their servers.

gnclmorais commented 5 years ago

The way we “solved” that problem was to hide both of those buttons and replace them with our own for now.