Description
When trying to view any transaction in the web UI, the page hangs indefinitely.
To Reproduce
Go to https://tera.dsp28.net/viewer/tx/?hash=49d13cbb878593f9fdb278d0c7df7bb05256cacbb6b349121e22b70a30ce8e5a.
Expected behavior
Page loads.
Timeline
Seems to be introduced here.
Environment
- OS: Windows 11 Enterprise, Version 10.0.26100 Build 26100
- Browser: Chrome Version 141.0.7390.77 (Official Build) (64-bit)
Teranode Environment
Teratestnet default environment.
Additional context
Because of svelte's reactivity engine, the page gets into an infinite recursion loop when trying to load.
Description
When trying to view any transaction in the web UI, the page hangs indefinitely.
To Reproduce
Go to
https://tera.dsp28.net/viewer/tx/?hash=49d13cbb878593f9fdb278d0c7df7bb05256cacbb6b349121e22b70a30ce8e5a.Expected behavior
Page loads.
Timeline
Seems to be introduced here.
Environment
Teranode Environment
Teratestnet default environment.
Additional context
Because of svelte's reactivity engine, the page gets into an infinite recursion loop when trying to load.