-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Error: In HTML, <pre> cannot be a descendant of <p>. This will cause a hydration error. #770
Comments
Hey @LeyoNeuroAI, The error "In HTML, Why is this happening?
That is my suggestion and analysis after viewing the whole content in the Pastebin-Link you provided. Suggested Fix:To prevent Hope this helps a little bit. |
@Asin-Junior-Honore shouldnt this be done in the main branch then to avoid others form having an issue |
yes . let i remove
…On Mon, Feb 10, 2025 at 5:24 PM Leyo ***@***.***> wrote:
@Asin-Junior-Honore <https://github.com/Asin-Junior-Honore> shouldnt this
be done in the main branch then to avoid others form having an issue
—
Reply to this email directly, view it on GitHub
<#770 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQXGVOG3GLM2LMESLF4APJL2PDACJAVCNFSM6AAAAABWTZ5RKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBYGM3TINBSGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Well, @LeyoNeuroAI, I would suggest creating a separate branch for this, then raising a PR before merging it into the main branch. This approach ensures proper review and avoids potential issues for others. |
Thanks for the advice!
…On Tue, Feb 11, 2025, 15:05 Asin-Junior-Honore ***@***.***> wrote:
@Asin-Junior-Honore <https://github.com/Asin-Junior-Honore> shouldnt this
be done in the main branch then to avoid others form having an issue
Well, @LeyoNeuroAI <https://github.com/LeyoNeuroAI>, I would suggest
creating a separate branch for this, then raising a PR before merging it
into the main branch. This approach ensures proper review and avoids
potential issues for others.
—
Reply to this email directly, view it on GitHub
<#770 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQXGVOAWVVJ6ULXZ3PSDOC32PHYQHAVCNFSM6AAAAABWTZ5RKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNJQG43TENZSGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Same problem. Any recommend solution? |
using markdown component without code block as before |
🚀 Fix Implemented: Prevent I've fixed this issue and created a PR to address it. The fix ensures that 🔗 Pull Request: [#832](PR Link) Would appreciate any feedback! |
looks good to me |
Yeah, this is great! It fixes the hydration error. Thanks for the update! @SaiShanmukkha 👏 |
Keeping getthing error on Code tool calling for Dijstra, I am using the Claude Model and dont know if its an issue with that
Complete error at https://pastebin.com/mbN1SVi3 since could not format it correctly
The text was updated successfully, but these errors were encountered: