Events syncing with NFTs on Rinkeby

Hi, ERC1155 transfers are not being synced correctly. I am missing some of then.

Try this contract address: 0x7bB6Ff2eCdb8D4C2f701C31c3f4aB5f29B235b2B

We can see tokens being minted and transfered but not synced. Try the following tokenIds: 10000000, 20000000

Also, resycing triggers donโ€™t do anything.

how do you know that in this transaction was transferred the token with id 10000000:
https://rinkeby.etherscan.io/tx/0x78bc7d6ce4f6c002111ea9c9f14e61e4f47b072247d5c4c4189e38e5fe349800

the problem seems to be fixed now