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

fix: boostagram types and 0 handling #215

Merged
merged 3 commits into from
Dec 18, 2024
Merged

Conversation

im-adithya
Copy link
Member

Fixes #212

Description

The error happens because boost.ts is 0 and that causes boost.ts && <TransactionDetailRow /> to render 0 causing the Text should be rendering within error.

This also fixes the boostagram types allowing them to be more flexible as different Podcast Clients do differently.

pages/Transaction.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@rolznz rolznz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@im-adithya im-adithya merged commit c282510 into master Dec 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when viewing boostagram transaction
3 participants