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 react warnings #2152

Merged
merged 3 commits into from
Mar 3, 2021
Merged

Fix react warnings #2152

merged 3 commits into from
Mar 3, 2021

Conversation

Simon-Laux
Copy link
Member

This solves 2 of the 3 issues that @Jikstra reported in #2117

I'd say it closes #2117 because the "message body missing keys" bug is not easily reproduced and we plan to refactor/replace the message-markdown-parser later anyway, so as long as it is only a warning and nothing more serious (like elements missing) we can ignore it IMO.

@Simon-Laux Simon-Laux requested a review from Jikstra March 2, 2021 20:09
@Simon-Laux Simon-Laux force-pushed the fix_react_warnings_2117 branch from bb763ba to 45aefb3 Compare March 2, 2021 20:10
@Jikstra Jikstra merged commit c8b6ce2 into master Mar 3, 2021
@Jikstra Jikstra deleted the fix_react_warnings_2117 branch March 3, 2021 00:28
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.

Some exceptions/warnings
2 participants