Skip to content

fix: Fix html nested table notes not rendering from chat history. - #381

Open
thrandale wants to merge 2 commits into
react-chatbotify:mainfrom
thrandale:fix/html-tables-rendering-errors
Open

fix: Fix html nested table notes not rendering from chat history.#381
thrandale wants to merge 2 commits into
react-chatbotify:mainfrom
thrandale:fix/html-tables-rendering-errors

Conversation

@thrandale

Copy link
Copy Markdown

Description

Fix nested html element hydration

Closes #380

What change does this PR introduce?

Please select the relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (changes to docs/code comments)

Checklist:

  • The commit message follows our adopted guidelines
  • Testing has been done for the change(s) added (for bug fixes/features)
  • Relevant comments/docs have been added/updated (for bug fixes/features)

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.

[Bug] Nested table elements can't be restored from chat history

1 participant