-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
Affects Version/s: 1.29.6
-
Component/s: Compass
-
None
-
Environment:Win and MacOS tested, MongoDB 4.2.12 community, Compass 1.29.6+
-
Not Needed
Problem Statement/Rationale
The side bar shows the entries for my databases, but their names are not displayed.
Expanding the database to view the collection names fails as well.
Steps to Reproduce
We experience this when connecting to 1 specific mongoDB cluster on multiple clients and multiple platforms with mongo Compass 1.29.6+ , including current betas. (1.29.5 works correctly).
This cluster is running MongoDB 4.2.12 Community, and has 292 collections and 21 dbs (in case it has anything to do with that.
Expected Results
The sidebar shows our DB names and lists the collections when they are expanded.
Actual Results
The sidebar only shows a triangle but without any text (<span> element is empty as well), except for the 'config' db.
Additional Notes
Downgrading to 1.29.5 is currently used as workaround.
- duplicates
-
COMPASS-5389 Sharded cluster doesn't display database names correctly
- Closed