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(AdaptiveTabs): prevent object convert to string #101

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

chervyakovru
Copy link
Contributor

when the title is not a string, the String(title) is [Object object]. Therefore, we shouldn't pass the title to "title" attribute if we can't convert it correctly

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en.

when the title is not a string, the String(title) is [Object object]. Therefore, we shouldn't pass the title to "title" attribute if we can't convert it correctly

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en.
@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@korvin89 korvin89 requested a review from Marginy605 September 14, 2023 08:16
@personaljs personaljs merged commit 5488f58 into main Sep 14, 2023
3 checks passed
@personaljs personaljs deleted the fix(AdaptiveTabs)-prevent-convert-object-to-string branch September 14, 2023 09:46
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.

5 participants