Skip to content

jQuery conflict with SiteAttention #94

@DrewNull

Description

@DrewNull

Hi,
I am attempting to get Geta.Tags 4 and SiteAttention 5 working in the same Episerver site.

Unfortunately, both of these two add-ons include different versions of jQuery as a client resources dependency. And the versions are conflicting with each other.

Here is what happens:

  1. Geta.Tags adds jQuery 2.1.0
  2. Geta.Tags adds jQuery UI
  3. SiteAttention adds jQuery 1.4.4, overwriting jQuery 2.1.0
  4. Geta.Tags adds tag-it, which required jQuery 2.1.0 w/ jQuery UI
  5. tag-it breaks because its version of jQuery was replaced

Screenshot of what is happening:

image

Is there any way to resolve this conflict?

Metadata

Metadata

Assignees

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