mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-17 12:31:06 -05:00
Bug in code view? - dev branch #127
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 @oliverbob on GitHub (Dec 27, 2023).
I hope this is just on dev branch. Was trying the RBAC feature and have some models write code, but all responses show no indent code view.
@tjbck commented on GitHub (Dec 27, 2023):
Hi, I cannot seem to reproduce the issue, Here's how the output looks from mine.
@tjbck commented on GitHub (Dec 28, 2023):
dev branch has been merged to main, let me know if the issue still persists, Thanks!
@oliverbob commented on GitHub (Dec 28, 2023):
May be it has something to do with my version of node/npm. What version of node is compatible with this build?
Coz when I tried to build I saw plenty of warnings related to vite.
@tjbck commented on GitHub (Dec 29, 2023):
Using node v20.10.0, not sure what my npm version is. Let me know if you can reproduce the issue! I'll close this issue for now.