Skip to content

Conversation

@davidmartos96
Copy link

When trying the devtools I noticed it wasn't reacting to the app state change. Only the initial state was shown.

This is because serviceManager.service was null because it wasn't being awaited.

Additionally, on some situations the sources json field was an empty string, so places that were splitting by comma weren't behaving as expected, because the code expected null instead empty string.

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.

1 participant