My process:
- After I minted a token reveal process was started and then stuck
- I’ve minted second token and waited till the end of the reveal process
- I’ve minted third token and when reveal process just started I’ve closed the page
- I’ve minted 10 tokens in one time and closed the page just after reveal process started
The result:
- First token minted but doesn’t show in the collection
- Second token minted and showing in the collection
- Third token minted but doesn’t show in the collection
- Other 10 tokens minted and showing in the collection
Collection size: 13 tokens
Collection grid shows: 11 tokens
The analysis:
It’s strange that single and multiple token mint processes works differently. Seems like the multiple mint token process creating metadata as a background job, but single token mint process make the same on a client side and when client interrupting this process the metadata doesn’t create at all.