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

Don't call Object.entries on undefined #239

Conversation

Arnei
Copy link
Member

@Arnei Arnei commented Dec 18, 2023

While I couldn't reproduce the error described in #236, this should fix it nonetheless. (/me grumbles about how we would not run into these kinds of bugs if we had proper typing)

Resolves #236

While I couldn't reproduce the error described in opencast#236,
this should fix it nonetheless. (/me grumbles about how we
would not run into these kinds of bugs if we had proper typing)
@Arnei Arnei added the type:bug Something isn't working label Dec 18, 2023
@gregorydlogan gregorydlogan merged commit 71d508c into opencast:admin-ui-picard Jan 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opening workflow details break entire ui
2 participants