Skip to content

Handle null titles/empty channels in Tip #2275

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matthewCmatt
Copy link

Aims to fix #2274

This PR allows the render function of tooltips (Tip) to handle null values for a title.

See the issue linked above for steps to reproduce the issue and some more reasoning behind this PR.

@matthewCmatt
Copy link
Author

matthewCmatt commented Jan 31, 2025

To be clear, this MR allows null titles to render properly for tooltips, i.e. it renders an empty tooltip.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught TypeError when passing null to all mark titles
1 participant