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: 4274 fix null pointer on optional value #4275

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

connoratrug
Copy link
Contributor

  • handle null case for optional value
  • avoid nesting a p tag in a p tag ( resolved hydration issue on same page)

Closes #4274

What are the main changes you did:

  • explain what you changed and essential considerations.

how to test:

  • explain here what to do to test this (or point to unit tests)

todo:

  • updated docs in case of new feature
  • added/updated tests
  • added/updated testplan to include a test for this fix, including ref to bug using # notation

- handle null case for optional value
- avoid nesting a p tag in a p tag ( resolved hydration issue on same page)
@connoratrug connoratrug linked an issue Sep 27, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Sep 27, 2024

@connoratrug connoratrug merged commit 940324c into master Sep 30, 2024
6 checks passed
@connoratrug connoratrug deleted the 4274-resource-types-not-displayed-on-all-on-acc branch September 30, 2024 11:18
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.

Resource types not displayed on /all on acc
2 participants