You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: