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

_TypeError: Null check operator used on a null value #1208

Closed
sentry-io bot opened this issue Jul 13, 2024 · 1 comment · Fixed by #1264
Closed

_TypeError: Null check operator used on a null value #1208

sentry-io bot opened this issue Jul 13, 2024 · 1 comment · Fixed by #1264
Assignees
Labels
bug Something isn't working
Milestone

Comments

@sentry-io
Copy link

sentry-io bot commented Jul 13, 2024

Sentry Issue: ANDROIDTV-26

_TypeError: Null check operator used on a null value
  File "mosque_simple_tile.dart", line 64, in _MosqueSimpleTileState.build.<fn>
@sentry-io sentry-io bot added the bug Something isn't working label Jul 13, 2024
@ibrahim-zehhaf-mawaqit ibrahim-zehhaf-mawaqit added this to the 1.14.x milestone Jul 13, 2024
@YassinNouh21 YassinNouh21 self-assigned this Aug 10, 2024
@YassinNouh21
Copy link
Contributor

I've been looking into the issue reported as TypeError: Null check operator used on a null value in mosque_simple_tile.dart. The error seems to occur on line 64, but I haven't been able to reproduce it in my tests.

To address this, I plan to add more logging to help pinpoint where the issue originates. This should give us better insights if it happens again. Please let me know if you have any additional suggestions or concerns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants