Comments not showing in MR review

Checklist

I use latest verseions of VS Code (Version: 1.84.0-insider), extension (v3.101.1) and GitLab (gitlab.com)

Summary

When reviewing an MR in the VS Code Extension, I can't see any comments on the diff.

MR Review:

Screenshot_2024-02-07_at_12.30.46

The same file in the web interface:

image

Steps to reproduce

  1. have gitlab.com account in your VS Code Extension
  2. clone this public project git clone https://gitlab.com/viktomas/test-project.git
  3. see the !3 MR: viktomas/test-project!3 (diffs)

What is the current bug behavior?

No comments are shown

What is the expected correct behavior?

Comments are shown

Possible fixes

The comments worked recently, I'd check last few versions to see which one broke it. Or we can just go a few versions back and do git bisect