Skip to content

Fix Delayed Entryboard data #28

@VoodooWonderBot

Description

@VoodooWonderBot

Issue

The entryboard data does not populate until at least 10 seconds after starting the app

Additional Info

It does the initial GET when the page starts up so it has the data but in those few miliseconds it takes to get the data the page is already loaded and needs to hit that next ten second refresh before it shows. Needs some sort of await for the data so it can populate as soon as it makes contact with the main server

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions