Hello folks!
I realized that the filename displayed in BrowserCell is not like the original name of the file (the name after first _).
Then, I ended up finding this:
According to parse server's source offset should be either 32 or name.indexOf('_') + 1, shouldn't it?
@yagotome thanks for reporting the issue. Yes, this function seems to be outdated. Could you send us a PR to fix this?
@douglasmuraoka , thanks for responding. Sure! I am going to send you a PR with that fix soon.
Thank you @yagotome for your awesome PR! :)
Most helpful comment
@douglasmuraoka , thanks for responding. Sure! I am going to send you a PR with that fix soon.