Open cb2e6f opened 3 months ago
When processing my merscope data the pipe succeeds but the app fails to load this data giving errors such as:
bundle.js:242839 Uncaught RangeError: offset is out of bounds
I believe this is due to my EntityID being such a large value e.g. 2293599400000100004
Was in two minds about whether to raise this issue against the pipeline or the app but seems pipeline won out.
Looking at other publicly available datasets e.g. here it seems that very large numbers for these ID's are not uncommon.
When processing my merscope data the pipe succeeds but the app fails to load this data giving errors such as:
bundle.js:242839 Uncaught RangeError: offset is out of bounds
I believe this is due to my EntityID being such a large value e.g. 2293599400000100004
Was in two minds about whether to raise this issue against the pipeline or the app but seems pipeline won out.
Looking at other publicly available datasets e.g. here it seems that very large numbers for these ID's are not uncommon.