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

fix: do not crash on unknown chart + footer #1268

Merged
merged 2 commits into from
May 15, 2023
Merged

Conversation

Caele
Copy link
Collaborator

@Caele Caele commented May 15, 2023

Motivation

When rendering a sheet (or multiple charts) of an un-supported type Nebula would crash instead of just showing a warning. This was due to a missmatch between a null version and undefined version.

Also fixed the rendering of the footer to be hidden when the chart fails to load.

Requirements checklist

  • Api specification
    • Ran yarn spec
      • No changes OR API changes has been formally approved
  • Unit/Component test coverage
  • Correct PR title for the changes (fix, chore, feat)

When build and tests have passed:

  • Add code reviewers, for example @qlik-oss/nebula-core

@Caele Caele requested a review from a team May 15, 2023 07:07
@Caele Caele marked this pull request as draft May 15, 2023 07:08
@Caele Caele marked this pull request as ready for review May 15, 2023 07:22
@Caele Caele merged commit 05abdf4 into master May 15, 2023
8 checks passed
@Caele Caele deleted the tsm/fix-version-load branch May 15, 2023 07:42
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 this pull request may close these issues.

None yet

2 participants