nofusscomputing / nofusscomputing/centurion_ui
🧪 Unable to view a models history
Open
@jon-nfc is already working on this.
Since May 22, 2026.
bug::failure to confirm
v0.10.0
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 20
Description
Model history is where you can view changes to a model.
Details
After clicking on the history icon from within any model, the view doesnt update.
- navigation event occurs
- when viewing top, you can see high CPU usage
- The page is no longer responsive
I suspect there is a recursive loop somewhere that is causing redraw events. only way to use site again is to kill the browser tab change the navigation away from /history then you can use site again.
Tasks
- Investigate and fix
- test
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.