Hello, I am working on a store using turbo theme and the only real way to add theme sections is by using code, it has been working overall, but on some pages that have multiple of the same section type (ex: 2+ featured collection sections on one page) they cannot be individually edited despite new sections being created and assigned in theme code. If you edit one it edits all of them on the page.
I have had similar issues with custom HTML sections displaying at the top of page regardless of section order in theme code, and automatically absorbing other sections so when you hover over say a “featured product” section it shows “Custom HTML” instead and cannot be adjusted individually.
I have tried different solutions and gone through theme documentation without any luck, if anyone can help that would be great!
I need to be able to create more than one of the same section to pages, each with unique settings/content, how can this be done in turbo?

