From the JS error logs: NewImpact: Cannot read properties of undefined (reading 'days') (184 last week), triggered by access to Proxy.longestEditingStreakCount
Steps to reproduce:
On mobile:
- Register a new account
- Make the first edit of the account on a non-mainspace edit eg: UserPage
- Navigate to the newcomers homepage
What happens:
The "Last edited" fields shows 53 years ago. The "Longest streak" shows empty as opposite of using the no data character ....
What should happen:
Show the no data character for both data fields ...
See code review comments