surveywp / kk-star-ratings

kk Star Ratings wordpress plugin
https://wordpress.org/plugins/kk-star-ratings
Other
118 stars 44 forks source link

js script error #124

Closed konatatenshi closed 1 year ago

konatatenshi commented 1 year ago

(https://github.com/kamalkhan/kk-star-ratings/blob/8652bb4aa7f18b698968a9fc7c2d83efbbeea719/src/core/views/markup/index.php)/index.php Line29:data-payload="<?php echo esc_attr(json_encode(array_map('esc_attr', $__payload))); ?>"> The content in the script here will be double quotes, which will cause the value to be incorrectly obtained. The outermost should be changed to single quotes.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.