Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

fix: LEAP-580: Display non-string values in Text #1678

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

hlomzik
Copy link
Collaborator

@hlomzik hlomzik commented Jan 23, 2024

Cherry-picking from #1675

  • Fix: LEAP-580: Display non-string values in Text

During recent incident fix we missed conversion to string for Text tag's value param.

  • Fix deprecated substr to slice in parseValue

  • Add cypress test for non-string values

* Fix: LEAP-580: Display non-string values in Text

During recent incident fix we missed conversion to string
for Text tag's `value` param.

* Fix deprecated `substr` to `slice` in `parseValue`

* Add cypress test for non-string values

---------

Co-authored-by: hlomzik <hlomzik@users.noreply.github.com>
@github-actions github-actions bot added the fix label Jan 23, 2024
@hlomzik hlomzik merged commit ee2873a into lse-release/2.9.0 Jan 23, 2024
29 of 36 checks passed
@hlomzik hlomzik deleted the fb-lse-release-2.9.0-cherrypick-2 branch January 23, 2024 18:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants