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

Null check operator on nulll value #175

Closed
JordyHers opened this issue Oct 2, 2023 · 0 comments
Closed

Null check operator on nulll value #175

JordyHers opened this issue Oct 2, 2023 · 0 comments
Assignees
Labels
🐛 bug Something isn't working hacktoberfest ⛏️ HacktoberFest contributions

Comments

@JordyHers
Copy link
Contributor

Describe the bug
Error occurs when image location is null.

To Reproduce
Steps to reproduce the behavior:

  1. Go to app and add child whitout image data
  2. Click on maps view
  3. Null error occurs

Expected behavior
The errror should not occur.

Screenshots

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@JordyHers JordyHers added 🐛 bug Something isn't working hacktoberfest ⛏️ HacktoberFest contributions labels Oct 2, 2023
@JordyHers JordyHers self-assigned this Oct 2, 2023
JordyHers added a commit that referenced this issue Oct 3, 2023
…ator-on-nulll-value

fix(#175) : fix details throwing null exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working hacktoberfest ⛏️ HacktoberFest contributions
Projects
Archived in project
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant