Uh oh!
There was an error while loading. Please reload this page.
Added error messages when connecting to ScribeAR Server - #229
Conversation
angrave
left a comment
There was a problem hiding this comment.
Why has "rollup" been added to package-lock.json? Is it necessary dependency
Other than that it looks reasonable to me.
angrave
commented
Nov 12, 2025
@bennettrwu Bennet should check the react code (and have an opinion on the rollup dependencies in package-lock.json) |
bennettrwu
commented
Nov 13, 2025
rollup is a react scripts dependency. This change probably came about because |
Uh oh!
There was an error while loading. Please reload this page.
| copyStatus.azureConvoStatus = STATUS.AVAILABLE; | ||
| copyStatus.whisperStatus = STATUS.AVAILABLE; | ||
| copyStatus.streamTextStatus = STATUS.AVAILABLE; | ||
| copyStatus.scribearServerStatus = STATUS.NULL; |
There was a problem hiding this comment.
It would be very helpful to explain WHY this is special ie. we want to keep this unchanged (whereas the others are reset)
No description provided.