I had the same issue, for me I set all abstract state to non-abstract state. It solved the black screen immediately.
@djett suggested here to use flat states not nested nor abstract in this post, it worked as expected.
1 Like