The URLs for like/dislike generated by the LikeDislikeFormatter append a ?like-dislike-redirect= parameter without considering whether the generated URL already contains ?parameters=.
Use the $options['query'] array of query parameters and let Drupal's internal URL generation logic take care of adding this parameter.
Prepare a patch
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.