Skip to content

jQuery being loaded twice #17

@mvl22

Description

@mvl22

jQuery is currently being loaded twice on the page, once by the template, and once by the logic.

It should be loaded only once, either by:

  • Detecting whether the particular template in use has already loaded it; or
  • By using .noConflict(); note that the method used for CycleStreets.net seems to be best-practice and works well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions