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

docker-registry-ui.js:40 Uncaught TypeError: Cannot read properties of undefined (reading 'filter') #372

Open
iDmple opened this issue Apr 10, 2024 · 0 comments

Comments

@iDmple
Copy link

iDmple commented Apr 10, 2024

Hi, I use this docker registry UI (chart helm) with a private registry deployed separately.

Bug description

I have an issue with the Creation Date not displaying for OCI charts only (in case of docker images it works fine).
My registry does send the creation date and I can see it when accessing the URL with curl for OCI charts.

A clear and concise description of what the bug is.

How to Reproduce

Push an OCI chart to a private registry.

For UI bug, steps to reproduce the behavior:

  1. Click on an image
  2. See creation is shown as 'ago' only with this bug in the console:
Screenshot 2024-04-10 at 14 53 50

Expected behavior

I want to be able to see the creation date.

System information

  • OS: MacOS Sonoma
  • Browser:
    • Name: Chrome
    • Version: 123.0.6312.107
  • Docker registry UI:
    • Version: 1.1.3
    • Server: k8s as a service with helm chart
    • Docker version: -
    • Docker registry ui tag: 1.1.3
    • OS/Arch: linux/amd64
    • Tools: kubernetes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant