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

Piwik.js conflicts with jquery.js #12237

Closed
zyw8136 opened this issue Oct 31, 2017 · 2 comments
Closed

Piwik.js conflicts with jquery.js #12237

zyw8136 opened this issue Oct 31, 2017 · 2 comments
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.

Comments

@zyw8136
Copy link

zyw8136 commented Oct 31, 2017

Sometimes jquery call trim method, it will call to the piwik.js trim method, this should be how to solve?

piwik.js:121 Uncaught TypeError: this.replace is not a function
at Number.String.trim (piwik.js:121)
at Function.trim (jquery-1.9.1.min.js:1)
at Object.success (ziliao.min.js?v=0601:1)
at c (jquery-1.9.1.min.js:1)
at Object.fireWith [as resolveWith] (jquery-1.9.1.min.js:1)
at k (jquery-1.9.1.min.js:3)
at HTMLScriptElement.n.onload.n.onreadystatechange (jquery-1.9.1.min.js:3)

@sgiehl
Copy link
Member

sgiehl commented Oct 31, 2017

Which version of Piwik are you using?

@sgiehl
Copy link
Member

sgiehl commented Feb 16, 2023

Closing this one, as it seems quite outdated. All functions of piwik.js should be meanwhile defined within the Piwik/Matomo object, so the shouldn't be visible outside anymore.

@sgiehl sgiehl closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2023
@bx80 bx80 added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

No branches or pull requests

3 participants