[Bug] [high priority] Dining data changing after page load #165
Labels
No labels
bootcamp
bug
codebase
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
high priority
invalid
javascript
outdated
question
typescript
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ScottyLabs/dining-api#165
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Expected Behavior
Simplest solution? Probably just simulate an actual browser and wait a few seconds before scraping the html.
First few ms on page load:

Actual data is populated later

We can see this discrepancy in the network tab as well (pretty hard to reproduce, but it happens!)
Steps to Reproduce
.
Device Information
Desktop/Mobile: Desktop
several people have commented that
First bug might be something wrong with time parsing. Not sure...