-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Some Wikipedia articles have placeholder links to articles that don't exist yet (show in red on Wikipedia), but these links are still included in the array of links returned by Wikipedia's API.
Consequently, destinations can be generated that end up with a page ID of null, causing the client to get stuck on "Waiting for the server".
- Add a quick error check to keep the client from freezing.
- Find a way to check that destination articles exist that isn't too expensive performancewise.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working