Rank 1: Thread
Hi guys, I found another user with similar issue but he recreated the collection. I don't want to go this path since that is very time consuming.. my issue is that I can garantee that I am trying to create the documents with different keys using ID.unique() and it works only for the first document of my collection. if Itry a second document with a different id but and different unique field it does not work. I've tried to remove my unique key on my field cnpj and the error persist. Using nextjs.