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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tabs] Fix ternary operator bug #12156

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

Conversation

GorenDaniel
Copy link

WHY are these changes introduced?

Fixes #12149

Tabs had a missing ternary operator, that resulted in a TypeError at certain cases.

WHAT is this pull request doing?

Added a ternary operator

馃帺 checklist

@github-actions github-actions bot added the cla-needed Added by a bot. Contributor needs to sign the CLA Agreement. label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-needed Added by a bot. Contributor needs to sign the CLA Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tabs throws TypeError in interactive unit tests
1 participant