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

[BUG] Example app throws exception when decoding theme data #164

Closed
zeshuaro opened this issue Dec 5, 2021 · 1 comment
Closed

[BUG] Example app throws exception when decoding theme data #164

zeshuaro opened this issue Dec 5, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@zeshuaro
Copy link
Owner

zeshuaro commented Dec 5, 2021

Platform

N/A

Steps To Reproduce

Run the example project on VSCode with "Uncaught Exceptions" turned on

Expected Behavior

No exceptions should be thrown

Actual behaviour

An exception was thrown in ThemeDecoder.decodeThemeData(themeJson)

_CastError (Null check operator used on a null value)

Screenshots

N/A

Additional Context

N/A

@zeshuaro zeshuaro added the bug Something isn't working label Dec 5, 2021
@zeshuaro zeshuaro self-assigned this Dec 5, 2021
@zeshuaro
Copy link
Owner Author

zeshuaro commented Dec 5, 2021

Duplicate with #157

@zeshuaro zeshuaro closed this as completed Dec 5, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant