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

Remove basic Equatable conformance from Text #722

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

PavelHolec
Copy link
Collaborator

This made the framework wrongly assume the Text component is still the same, so its appearance was not reflected.

@PavelHolec PavelHolec added the bug Something isn't working label Nov 21, 2023
@PavelHolec PavelHolec added this to the 2023Q4 milestone Nov 21, 2023
@PavelHolec PavelHolec self-assigned this Nov 21, 2023
@PavelHolec PavelHolec requested a review from a team as a code owner November 21, 2023 13:18
@PavelHolec PavelHolec linked an issue Nov 21, 2023 that may be closed by this pull request
@PavelHolec PavelHolec requested a review from sjavora November 21, 2023 13:18
@PavelHolec PavelHolec merged commit 672657f into main Nov 21, 2023
7 checks passed
@PavelHolec PavelHolec deleted the 714-choicetile-content-is-not-updated-properly branch November 21, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text modifiers applied directly do not react to updates
2 participants