Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

fix(hashtag-fragment): fix crash when opening some hashtags #842

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

LucasGGamerM
Copy link

This is caused by calling TimelineDefinition.of(hashtag), where the hashtag was previously a String, but its now a Hashtag. But by consequece, hashtag can be null. This addresses that by using hashtagName instead of hashtag

@sk22 sk22 merged commit ee2b4b6 into sk22:main Oct 6, 2023
1 check passed
LucasGGamerM pushed a commit to LucasGGamerM/moshidon that referenced this pull request May 22, 2024
FineFindus pushed a commit to FineFindus/moshidon that referenced this pull request Jun 9, 2024
Jacocococo pushed a commit to Jacocococo/megalodon that referenced this pull request Jul 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants