I am trying to display in a modal window a web form of a comment with a fivestar rating, through fancybox script
<button class="add-reviews" data-type="ajax" data-src="/comment/reply/node/*node-id*/field_reviews" data-filter="#comment-form" data-fancybox="webform">{{ 'Add new review'|t }}</button>
In this case, the form opens normally in the window, but the rating is displayed by choosing options, and not stars (as configured in the admin panel). Moreover, if you display this form separately on the template page, then the rating is displayed as it should - with stars.
Has anyone faced a similar problem?
Closed: cannot reproduce
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.