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

2.5.0 bug "Uncaught TypeError: Cannot read property 'trigger' of undefined" #190

Closed
spiritius opened this issue Sep 3, 2020 · 5 comments

Comments

@spiritius
Copy link

Hello.

I see a bug on my test page and on https://ilyabirman.ru/projects/likely/ too.
Like this one:

core.js?1373299112:13 Uncaught TypeError: Cannot read property 'trigger' of undefined at Object.updateCount (core.js?1373299112:13) at dk?st.cmd=extLike&ref=https%3A%2F%2Filyabirman.ru%2Fprojects%2Flikely%2F&uid=0:1

Can somebody explain me what I need to do? :)
Thanks!

@NikolayRys
Copy link
Owner

Thanks for your feedback, I'll check it out

@spiritius
Copy link
Author

When you add data-counters="no" to <div class="likely"> there is no error.
Apparently it relates to ok.ru repost counter.

@levbarkov
Copy link

levbarkov commented Sep 4, 2020

same issue.

When you add data-counters="no" to <div class="likely"> - no help

i have this message in inspector

likely.js:8 Uncaught TypeError: Cannot read property 'trigger' of undefined
    at Object.updateCount (likely.js:8)
    at dk?st.cmd=extLike&ref=https%3A%2F%2Fgorodprima.ru%2F2020%2F09%2F04%2Fvedushhaya-pokrasilas-v-rozovyj-v-podderzhku-shkolnitsy%2F&uid=0:1

@NikolayRys
Copy link
Owner

@levbarkov, @spiritius
Okay, It's caused by OK(odnoklassniki) counter, it'll be fixed in the 2.6 release in the coming days

@NikolayRys
Copy link
Owner

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

3 participants