UI error when trying to configure monorepo projects in SonarCloud

We have several of our (GitGub) repositories setup as monorepos in SonarCloud.

However, when I now try to configure such a monorepo it opens a page with URL https://sonarcloud.io/projects/create, then I see the URL change to https://sonarcloud.io/projects/create?search=MyProjectName and then change a couple times back and forth, ending with a white empty page.

Looking at the dev logs I see the following error:

Uncaught Error: Minified React error #185; visit https://react.dev/errors/185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.    
    Md https://sonarcloud.io/utils-BkbjfGJ_.js:2
    im https://sonarcloud.io/utils-BkbjfGJ_.js:2
    yc https://sonarcloud.io/utils-BkbjfGJ_.js:2
    FC https://sonarcloud.io/utils-BkbjfGJ_.js:2
    g https://sonarcloud.io/echoes-KYf5AoFY.js:2
    v1 https://sonarcloud.io/echoes-KYf5AoFY.js:2
    n https://sonarcloud.io/echoes-KYf5AoFY.js:2
    mr https://sonarcloud.io/echoes-KYf5AoFY.js:2
    Cc https://sonarcloud.io/utils-BkbjfGJ_.js:2
    wE https://sonarcloud.io/utils-BkbjfGJ_.js:2
    ta https://sonarcloud.io/utils-BkbjfGJ_.js:2
etc.

Suggesting it could be caused by an infinite loop.

A couple of weeks ago I did not have such problems, but I’m not sure if something changed on the SonarCloud side, or we reached some sort of limit.

I’ve tried different browsers, incl new incognito sessions, and different monorepos, but they all have the same issue.

1 Like

Hi,

Welcome to the community!

At what step in the process does this “journey” start? You say it jumps to a search for your project name, so… you’ve already provided a project name when it starts to get weird?

 
Thx,
Ann

Thanks for reaching out.

The steps I do to reproduce this:

  • Select “Analyze new project”
  • Then click “Configure monorepo” next a previously setup mono-repo (the href of this link is “/projects/create”)
  • Wait for the page to load –> results in the behavior I described

Attached is a screen recording showing these steps and the result

Screen Recording 2026-04-03 at 17.08.30.mp4.zip (740.0 KB)

Let me know if there is any additional useful information I can provide.

Hi,

Thanks for those details. I’ve flagged this for the team. However, they’re in Europe, which is off for a 4-day Easter weekend, so it may be a little while before they get a chance to look at this.

 
Ann

2 Likes

Hi Ann,

Do you have any indication if the team was able to reproduce the problem?
Otherwise let me know if there is any way I can help.

Currently this is preventing us from setting up new projects (in our mono-repos).

Best,
Bas.

Hi @basweitjens, can you try the following workaround?

Hi Bas,

We’ve deployed a fix. Can you try it?

 
Thx,
Ann