Skip to content

Notifications: fix rendering #11133

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

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Notifications: fix rendering #11133

merged 2 commits into from
Feb 21, 2024

Conversation

humitos
Copy link
Member

@humitos humitos commented Feb 21, 2024

In #11094 we introduce a bug in the rendering because we stopped initializing
the Message class with the format_values from the Notification object
itself. That's why all the notifications weren't rendering these values.

In #11094 we introduce a bug in the rendering because we stopped initializing
the Message class with the `format_values` from the `Notification` object
itself. That's why all the notifications weren't rendering these values.
@humitos humitos requested a review from agjohnson February 21, 2024 19:16
@humitos humitos requested a review from a team as a code owner February 21, 2024 19:16
@humitos humitos requested a review from ericholscher February 21, 2024 19:16
@humitos humitos enabled auto-merge (squash) February 21, 2024 19:26
@humitos humitos merged commit e7849c7 into main Feb 21, 2024
@humitos humitos deleted the humitos/notification-rendering branch February 21, 2024 19:36
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.

2 participants