Open Sujan-Koirala021 opened 1 month ago
Hi @Sujan-Koirala021 ! I would like to work on this issue. Could you please assign it to me? Hoping for a positive reply! Thank you!
/assign
@Ruffzi069 and @prankurpandeyy, we are looking into this, but feel free to work on it.
♻️ Reproduction Steps
Steps to Reproduce:
Add the
<CopilotTextarea>
component with the following configuration:Start typing in the textarea.
When a suggestion is provided, observe that the suggestion is wrapped in
<TextAfterCursor>
tags.✅ Expected Behavior
The text suggestion should be added to the textarea seamlessly without any additional tags or wrappers.
❌ Actual Behavior
The suggestion appears in the textarea but is wrapped with tags, causing the output to look like this:
𝌚 CopilotKit Version
📄 Logs (Optional)
No response