Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of null (reading 'default') #30

Open
albertoleoncio opened this issue Sep 25, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@albertoleoncio
Copy link
Member

albertoleoncio commented Sep 25, 2024

Describe the feature or bug
When we navigate to the route https://capx.toolforge.org/tag/wikimedia_project/1 , we receive the application error: client-side exception has occurred (see the browser console for more information). and if we navigate to console, we see the error: TypeError: Cannot read properties of null (reading 'user')

If it is a bug, describe the steps to reproduce the behavior:

  1. Go to 'https://capx.toolforge.org/tag/wikimedia_project/1'
  2. See error
  3. Open console and see the TypeError.

Expected behavior
The route must load correctly

Screenshots
Image

Additional context
Add any other context or screenshots about the feature request here.

@albertoleoncio albertoleoncio added the bug Something isn't working label Oct 18, 2024
@victorgois victorgois self-assigned this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants