Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Intercom is not configured to work with Turbolinks. This commit forces Intercom to reload it's messenger when a new page loads via the following line of code: document.addEventListener('page:load', l, false) This was inspired by the following PR: intercom#215 I am testing this branch via Intercom's instructions: https://github.com/intercom/intercom-rails#running-testsspecs
- Loading branch information