mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-03 15:27:37 -05:00
[GH-ISSUE #7019] Bug: Auto formatting in textbox if copy text contains #, //, etc
#134299
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @devanenWl on GitHub (Nov 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7019
Bug Report
Confirmation:
Description
Bug Summary:
When pasting code that contains
#,//, etc, and try to continue to type on that line, it will reformat all the code. It won't reformat if I break line/enter some rows. This issue happens in v0.3.35, works normally in v0.3.33Screen Recordings
Screen Recordings:
https://github.com/user-attachments/assets/0a0e98ce-8b38-4c77-a5bd-476d37a26da4
@tjbck commented on GitHub (Nov 18, 2024):
#6973