Fix mapathon list loading #572
                
     Open
            
            
          
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
ποΈ Description
π‘ What? Why? How?
This fixes loading the mapping event list.
π Related Ticket
https://app.asana.com/1/1200321573365931/project/1208833037492986/task/1211034077235092
Before creating this merge request, go over the following checklist (click to expand).
Remove any items that are not applicable.
πͺ I have tested my code
π§Ό I have cleaned up my code
- [x] I have removed dependencies that were just for testing. - [x] I have removed debug logging. - [x] My code does not generate new warnings. - [x] My code does not depend on new vulnerable packages. - [ ] The commit messages are precise and make sense (rebase the PR with `--interactive` if applicable, keeping commits in sensible chunks if possible).π I have performed a self-review of my code
β¨ I have created a nice pull request
π I updated the documentation
π Reviewing
When reviewing this merge request, here are some things to keep in mind:
π¬ Testing instructions