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

Handle null titles/empty channels in Tip #2275

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.

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.

Uncaught TypeError when passing null to all mark titles
1 participant