Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linking From External Site Does Not Load #5805

Open
dennism0027 opened this issue Apr 30, 2024 · 1 comment
Open

Linking From External Site Does Not Load #5805

dennism0027 opened this issue Apr 30, 2024 · 1 comment

Comments

@dennism0027
Copy link

dennism0027 commented Apr 30, 2024

Describe the bug

We are linking to a task from an external application to allow alternative ways of selecting tasks. This does seem to cause some issue in Label Studio where the task just hangs on loading. One workaround found was selecting a different task and then going back to the task on the previous page.

To Reproduce
Steps to reproduce the behavior:

  1. Create link in external site
  2. Click the link to Label Studio
  3. Wait for task to load

Expected behavior

Expected behavior would be for the task to load

Screenshots
If applicable, add screenshots to help explain your problem.

My.Movie.mp4

Environment (please complete the following information):

  • OS: ubuntu-focal-20.04-amd64-server-20240321
  • Label Studio Version - "release": "1.5.0"

Additional context
Add any other context about the problem here.

Here is the the error from console that may be the source of the bug

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'currentAnnotation')
    at AppStore.js:210:37
    at Generator.next (<anonymous>)
    at mobx-state-tree.module.js:3631:51
    at Qe (mobx.module.js:928:19)
    at r (mobx.module.js:915:16)
    at mobx-state-tree.module.js:2593:35
    at to (mobx-state-tree.module.js:2456:16)
    at l (mobx-state-tree.module.js:3617:13)
    at u (mobx-state-tree.module.js:3631:21)
@sajarin
Copy link
Contributor

sajarin commented May 1, 2024

/jira create

Workflow run
Jira issue TRIAG-525 is created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants