Replies: 5 comments 4 replies
|
I've fixed it, along with the gesture break in my last two commits on |
|
As you can see, I'm currently fixing issues in |
|
I'm currently facing another issue which is kind of a blocker for me. |
|
If everything goes well after you test |
|
As you can see, I've changed my user name for |
Uh oh!
There was an error while loading. Please reload this page.
The first issue is that creating a map and not adding any layer results in a crash:
The stacktrace contains no app code and no library code, it's a crash of Compose. The library shouldn't crash when there are no layers, just display nothing.
All reactions