Multiple review from on single woocomerce product

I’m building a custom single-product template for woocommerce and as a result of the way certain divs are shown on desktop and certain divs are shown on mobile I am calling the review from with twice, however this breaks the “Star” input, on the first form, it shows the “Star” input twice and on the second form it changes the form to show the “Star” input as a dropdown with “good, excellent etc..”.

Both forms do submit and work fine apart from that.

I know this must be related to the js that changes the dropdown into stars but I don’t know how or where to change it to work for both forms