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

Include defaultRendererProps in InlineCodeBlock component #6270

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

Jag96
Copy link
Contributor

@Jag96 Jag96 commented Nov 9, 2021

cc @roryabraham

Details

It looks like this was introduced in #6234, the issue here was that we weren't passing any value for defaultRendererProps to the InlineCodeBlock component, which has defaultRendererProps as a required prop.

Fixed Issues

#6269

Tests/QA

  1. Start a chat and send a message with inline code blocks (text between opening and closing ```), confirm no errors occur
  2. Start a chat and send a message with single line code blocks (text between opening and closing `), confirm no errors occur

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

@Jag96 Jag96 requested a review from a team as a code owner November 9, 2021 21:08
@Jag96 Jag96 self-assigned this Nov 9, 2021
@Jag96 Jag96 requested review from roryabraham and removed request for a team November 9, 2021 21:08
@Jag96 Jag96 merged commit d217777 into main Nov 9, 2021
@Jag96 Jag96 deleted the joe-fix-code-blocks branch November 9, 2021 21:59
@OSBotify
Copy link
Contributor

OSBotify commented Nov 9, 2021

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @Jag96 in version: 1.1.14-5 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @AndrewGable in version: 1.1.15-15 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

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.

3 participants