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

Rapid fails to appear #2469

Closed
davidpnewton opened this issue Oct 18, 2024 · 7 comments
Closed

Rapid fails to appear #2469

davidpnewton opened this issue Oct 18, 2024 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@davidpnewton
Copy link

Describe the bug
Upon attempting to complete a challenge task using Rapid an error message is produced and no instance of Rapid appears.

Expected behavior
Rapid appearing with the element of the challenge selected and ready for editing.

To Reproduce
Go into a challenge, browse for the tasks in the challenge and then try to start a task.

Screenshots
image

  • Windows 11 23H2
  • Chrome 129.0.6668

Additional context
There was a commit a couple of days ago taking the version of Rapid used from 2.3.2 to 2.4. The problem started around then.

@ChicoXXX
Copy link

Same bug in :

  • Debian 12
  • Brave Versión 1.71.114

@CollinBeczak
Copy link
Collaborator

This looks like it has fixed itself, so I'm assuming that Rapid's instance for the iframe may have been down. I'll look more into what the cause could've been.

@CollinBeczak
Copy link
Collaborator

Hmm.... it's broken again. I'll keep looking into the cause

@CollinBeczak
Copy link
Collaborator

This appears to be a race condition on MapRoulettes side, where maproulette is trying to setup the iframe before it is loaded. For now if you want to use the iframe, you will need to toggle off and back on the rapid editor. I will get to work on fixing that race condition.

@davidpnewton
Copy link
Author

You know there is a certain amusing irony for Rapid being the subject of a race condition.

@CollinBeczak
Copy link
Collaborator

this should be fixed now that this has been merged and deployed: #2472

@davidpnewton
Copy link
Author

Can confirm it appears to be fixed for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

4 participants