nextcloud / nextcloud/talk-ios
Deck card fallback is wrong
Open
0. Needs triage
bug
- Dominant language
- Swift
- Stars
- 230
- Forks
- 121
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 38
Description
https://github.com/nextcloud/talk-ios/blob/25ebf7eca1f1043ab89b7ff4791a4eac34dff075/NextcloudTalk/BaseChatTableViewCell.swift#L250
The check is wrong, as we get openGraph data back and `referenceDataRaw` will most of the time not be nil. Need to check in more depth here.
Contributor guide
Assessment
This issue has not been assessed yet.