Open Qinxuliang1997 opened 1 year ago
The bug: I got this invalid URL : https://udt.dev?s=null when I try to use Collaborative Session on Web. I am following this introduction: https://docs.universaldatatool.com/collaborative-labeling
https://udt.dev?s=null
Steps to Reproduce?
Start from Template
Data Entry
Collaborate
create new sessions
Looking forward for your reply. Thanks!
The same is happening to me. I think this is an important feature.
The error might be in this line:
https://github.com/UniversalDataTool/universal-data-tool/blob/5505796fae2d44c2b0d099e8371b09339ad2b1dc/src/components/CollaborateButton/index.js#LL69C8-L69C8
Where dm.sessionId is null for some reason
dm.sessionId
The bug: I got this invalid URL :
https://udt.dev?s=null
when I try to use Collaborative Session on Web. I am following this introduction: https://docs.universaldatatool.com/collaborative-labelingSteps to Reproduce?
Start from Template
Data Entry
as Data TypeCollaborate
at the left of the screencreate new sessions
https://udt.dev?s=null
Looking forward for your reply. Thanks!