Yurii Dunaev
Yurii Dunaev
http://take.ms/f9Cy0
http://take.ms/TQSz3 . I think in CMS you try do ParseInt(id). If firebase id started in numeric you added to the field parseInt('123H9yjsxVMVAhuBrS4slczC1hY2') === 123
Did you reproduce this? @jperasmus
https://monosnap.com/file/RNLskWpEwGLIGsGuhIldPJZ7LtDF0H addition to the screenshot. (Clients are a part of a job object)
I linked firebase user id with this data id. It's important to me.
Similar problem if I try to upload a file in flamelink `flamelink.storage.upload(file, { folderName: 'avatars', sizes: [ { width: 240, height: 240, quality: 1 } ] })` http://take.ms/sVC88 . Folder...
Did you reproduce this? @jperasmus
Maybe it helps you with IDs https://github.com/ai/nanoid ?