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

Crash when opening room addresses screen with no internet connection #3634

Closed
bmarty opened this issue Jul 6, 2021 · 0 comments · Fixed by #3635
Closed

Crash when opening room addresses screen with no internet connection #3634

bmarty opened this issue Jul 6, 2021 · 0 comments · Fixed by #3635
Assignees
Labels

Comments

@bmarty
Copy link
Member

bmarty commented Jul 6, 2021

Thread: epoxy, Exception: com.airbnb.epoxy.IllegalEpoxyUsage: You must set an id on a model before adding it. Use the @AutoModel annotation if you want an id to be automatically generated for you.
        at com.airbnb.epoxy.EpoxyController.addInternal(EpoxyController.java:502)
        at com.airbnb.epoxy.EpoxyModel.addTo(EpoxyModel.java:337)
        at im.vector.app.core.epoxy.ErrorWithRetryItem_.addTo(ErrorWithRetryItem_.java:42)
        at com.airbnb.epoxy.EpoxyController.add(EpoxyController.java:467)
        at im.vector.app.features.roomprofile.alias.RoomAliasController.buildRoomDirectoryVisibility(RoomAliasController.kt:276)
@bmarty bmarty added the Z-Crash label Jul 6, 2021
@bmarty bmarty added this to the Sprint - Element 1.1.13 milestone Jul 6, 2021
@bmarty bmarty self-assigned this Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant