I was messing around with the Replicator fieldtype example from statamic.com. I added a set titled main_logo
which ultimately had some bad yaml that threw an error.
I fixed the yaml but the error won't clear. If I rename the replicator from my_replicator_field:
to my_replicator_field:1
the error goes away. I've tried clearing my _cache
folder which doesn't help. I can obviously deal with this by changing the name but it seems like something is busted here?