Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gheta.Tags breaks EPiServer.ContentCollaboration in chrome #40

Closed
jgreene opened this issue Jul 21, 2016 · 5 comments
Closed

Gheta.Tags breaks EPiServer.ContentCollaboration in chrome #40

jgreene opened this issue Jul 21, 2016 · 5 comments

Comments

@jgreene
Copy link

jgreene commented Jul 21, 2016

The error is
epi.js:2 TypeError: $.hubConnection is not a function

This is due to Gheta.Tags including its own version of jQuery and overwriting the version that already exists. Removing the reference to jquery breaks the included jquery.ui version.

I would recommend using jquery noconflict, but I'm not sure that is possible given the plugins required for this plugin.

@marisks
Copy link
Member

marisks commented Aug 4, 2016

Just installed EPiServer.ContentCollaboration (1.2.0.9000) and latest Geta.Tags (2.1.17) version and do not have any issues. Everything works. I have EPiServer.CMS 9.12.0.

@marisks
Copy link
Member

marisks commented Aug 4, 2016

After cleaning the cache, have this issue too. Will check what can be done.

@marisks
Copy link
Member

marisks commented Aug 4, 2016

Unfortunately, noConflict is not working - Geta Tags code is not even called when an error occurs. I will try if our own jQuery version is required - maybe we can use EPiServer's.

@marisks
Copy link
Member

marisks commented Aug 4, 2016

@marisks
Copy link
Member

marisks commented Aug 26, 2016

@marisks marisks closed this as completed Aug 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants