Skip to content

Turbolinks >= 5 accumulates event listeners #255

@mylesboone

Description

@mylesboone

The core_js encapsulated in the event listener gets executed on any subsequent turbolinks visit. This triggers accumulating Uncaught Error: Highcharts error #13: www.highcharts.com/errors/13 errors. Like the Turbolinks < 5 code, we should remove our event listener the first time the listener executes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions