Steps to replicate the issue:
- Load https://en.wiktionary.org/wiki/hasOwnProperty as logged in user.
What happens?:
The JavaScript console contains:
Uncaught TypeError: watchstarsByTitle[normalizedTitle].push is not a function
What should have happened instead?:
No error should happen.