Open
Description
How to replicate:
- Click on "Posts" while in the main page.
- Click on one of the posts. This will cause the post to show up on the right side.
- In the address bar, change the post ID in the URL to an out-of-bounds post ID (i.e., the URL is of the form index.html#/posts/{id}, so change {id} to a post ID that doesn't correspond to any of the posts). Click enter.
- Refresh the page. This will case a blank page to appear, and the exception "a is undefined" is thrown by JavaScript.
Metadata
Metadata
Assignees
Labels
No labels
Activity