This module doesn't check to see if twentytwenty()
has already been added to the specified DOM object, so it gets executed multiple times per page load. We should add .once() or use a simple addClass with check before calling the twentytwenty()
method.
At this point, we should also abstract the javascript into it's own file.
Patch coming soon :D
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.