glab ci view shows black and empty screen after upgrade to 1.29.0

Checklist

  • I'm using the latest version of the extension (Run glab --version)
    • Extension version: 1.29.0
  • Operating system and version: Ubuntu 22.04.2 LTS (Jammy Jellyfish)
  • Gitlab.com or self-managed instance? self-managed instance
  • GitLab version (if self-managed) 15.11.2-ee (Use the version endpoint, like this: gitlab.my-company.com/api/v4/version)
  • I have performed glab auth status to check for authentication issues

Summary

After I updated my glab version from 1.28.1 to 1.29.0 I am not able to start glab ci view. I get a black/empty screen and nothing else (no errors, no hints or something else). If I tried to cancel the command by "ESCAPE" or CTRL+C nothing happens.

Steps to reproduce

glab ci view

What is the current bug behavior?

Glab do not show the CI View.

What is the expected correct behavior?

The last information from Gitlab pipeline of the current branch.

Relevant logs and/or screenshots

I don't see any logs.

Possible fixes