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: Handle group by load method exceptions #7787

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Conversation

pranavxc
Copy link
Member

@pranavxc pranavxc commented Mar 4, 2024

Change Summary

  • Add missing try catch in group by load methods
  • Extended version of NuxtErrorBoundary component to show modal

Change type

  • feat: (new feature for the user, not a new feature for build script)
  • fix: (bug fix for the user, not a fix to a build script)
  • docs: (changes to the documentation)
  • style: (formatting, missing semi colons, etc; no production code change)
  • refactor: (refactoring production code, eg. renaming a variable)
  • test: (adding missing tests, refactoring tests; no production code change)
  • chore: (updating grunt tasks etc; no production code change)

Test/ Verification

Provide summary of changes.

Additional information / screenshots (optional)

Anything for maintainers to be made aware of

@pranavxc pranavxc requested a review from dstala March 4, 2024 13:29
Copy link
Contributor

github-actions bot commented Mar 4, 2024

Uffizzi Preview deployment-47723 was deleted.

@pranavxc pranavxc merged commit 6609596 into develop Mar 4, 2024
22 checks passed
@pranavxc pranavxc deleted the nc-fix/group-by-bug branch March 4, 2024 14:38
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