-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
When installing in a fresh environment, there is an unhandled problem when querying Counter finds no results. This results in randomVideoID attempting to access the seq property of null, causing a fatal exception.
I'd suggest several steps to handle this:
- Handling this case on the server gracefully and returning an appropriate error
- Handling this case on the client, and show an interface stating that no videos were found
- Creating a script to add videos to the database for developers deploying the site
Metadata
Metadata
Assignees
Labels
No labels