19-Oct-2018, 05:35 AM
Hello,
Thanks for this great comment plugin.
I always get this error on console log when there's already comments on page. But not appeared when comment still empty.
And unfortunately it also affected my other jquery functions if I wrap it within $(document).ready(function()
Is this a bugs?
How to solve this problem?
Thanks.
Thanks for this great comment plugin.
I always get this error on console log when there's already comments on page. But not appeared when comment still empty.
Code:
Uncaught TypeError: $(...).readmore is not a function
at cmtxReadMore (common.js:79)
at common.js:80
at dispatch (jquery.min.js:3)
at r.handle (jquery.min.js:3)
And unfortunately it also affected my other jquery functions if I wrap it within $(document).ready(function()
Is this a bugs?
How to solve this problem?
Thanks.