I am trying to: Add multiple repeatable sections to a post.
After I hit "Update" they all disappear except from 1 (not even the first 1).
I tried adding content within different posts with different details and saw the same issue.
The content *IS* saved to the DB but is not connected to the relevant post.
When I look on the from end us using a View I created, I can see the single 1 that doesnt disapper.
IF I remove the filter from the repeatable fileds view, I can see all the ones that disappeared, signaling that they are saved, just not associated with the posts where they are created and saved on for some reason.
Any suggestions?
My issue is resolved now. Thank you!