-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
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:
- Geta.Tags adds jQuery 2.1.0
- Geta.Tags adds jQuery UI
- SiteAttention adds jQuery 1.4.4, overwriting jQuery 2.1.0
- Geta.Tags adds tag-it, which required jQuery 2.1.0 w/ jQuery UI
- tag-it breaks because its version of jQuery was replaced
Screenshot of what is happening:
Is there any way to resolve this conflict?
Metadata
Metadata
Assignees
Labels
No labels
