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

UI error: Cannot read properties of null (reading 'appsInAnyNamespaceEnabled') #19538

Closed
agaudreault opened this issue Aug 14, 2024 · 3 comments · Fixed by #20044
Closed

UI error: Cannot read properties of null (reading 'appsInAnyNamespaceEnabled') #19538

agaudreault opened this issue Aug 14, 2024 · 3 comments · Fixed by #20044
Labels
bug Something isn't working component:ui User interfaces bugs and enhancements good first issue Good for newcomers

Comments

@agaudreault
Copy link
Member

agaudreault commented Aug 14, 2024

Describe the bug

When browsing to a project url directly such as https://cd.apps.argoproj.io/settings/projects/sync, we get the following

Something went wrong!

Consider submitting an issue [here](https://github.com/argoproj/argo-cd/issues/new?labels=bug&template=bug_report.md).


Stacktrace:

TypeError: Cannot read properties of null (reading 'appsInAnyNamespaceEnabled')
    at https://cd.apps.argoproj.io/main.57deacbb92d583aa2bca.js:2:2038149
    at Es (https://cd.apps.argoproj.io/main.57deacbb92d583aa2bca.js:2:806298)
    at kl (https://cd.apps.argoproj.io/main.57deacbb92d583aa2bca.js:2:795645)
    at xl (https://cd.apps.argoproj.io/main.57deacbb92d583aa2bca.js:2:795570)
    at hl (https://cd.apps.argoproj.io/main.57deacbb92d583aa2bca.js:2:792593)
    at https://cd.apps.argoproj.io/main.57deacbb92d583aa2bca.js:2:744254
    at t.unstable_runWithPriority (https://cd.apps.argoproj.io/main.57deacbb92d583aa2bca.js:2:819456)
    at qo (https://cd.apps.argoproj.io/main.57deacbb92d583aa2bca.js:2:743963)
    at Xo (https://cd.apps.argoproj.io/main.57deacbb92d583aa2bca.js:2:744199)
    at Jo (https://cd.apps.argoproj.io/main.57deacbb92d583aa2bca.js:2:744134)

To Reproduce

Expected behavior

No error

Version

v2.12.0 and 2.11
@agaudreault agaudreault added bug Something isn't working good first issue Good for newcomers component:ui User interfaces bugs and enhancements labels Aug 14, 2024
@rajatgupta24
Copy link

rajatgupta24 commented Aug 20, 2024

Hey @agaudreault, I'd like to pick this up?

@agaudreault
Copy link
Member Author

@rajatgupta24 go ahead! You can open a draft PR when you have some changes to let people know you are working on the issue.

@agaudreault
Copy link
Member Author

Thanks for working on this @linghaoSu 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component:ui User interfaces bugs and enhancements good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants