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

UI "Images" page fails to render when images exist that have empty properties. #716

Closed
tjwsl opened this issue Mar 28, 2024 · 0 comments · Fixed by #717
Closed

UI "Images" page fails to render when images exist that have empty properties. #716

tjwsl opened this issue Mar 28, 2024 · 0 comments · Fixed by #717
Assignees

Comments

@tjwsl
Copy link

tjwsl commented Mar 28, 2024

In 5.20-f3dd836 (rev 27049), if there are images present that lack content in the 'properties' attribute:

$ lxc image show opnsense-23.7
auto_update: false
properties: {}
public: false
expires_at: 0001-01-01T00:00:00Z
profiles:
- default

then the "Images" menu item in the UI fails to render properly. See attached screenshot.

image

@edlerd edlerd self-assigned this Mar 28, 2024
edlerd added a commit to edlerd/lxd-ui that referenced this issue Mar 28, 2024
…o properties set. fixes canonical#716

Signed-off-by: David Edler <david.edler@canonical.com>
edlerd added a commit that referenced this issue Apr 3, 2024
…o properties set. fixes #716

Signed-off-by: David Edler <david.edler@canonical.com>
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

Successfully merging a pull request may close this issue.

2 participants