## What this teaches
How to debug Expression Text moves around.
## The problem
Issue kestra-io/kestra#12334 (closed, 33 comments): ### Describe the issue With certain outputs, the text under debug expression jumps around. This is best shown with a gif: [image] Seems something is wrong with the text renderer. It doesn't happen all the time, only with certain outputs. ### Environment - Kestra Version: V1.0.7
## What worked (verified answer)
Debug Expression text jumping around: caused by the scrollbar appearing and disappearing on the right side. Fixed in PR #12879 and verified by the reporter. Upgrade past the release containing that fix.
## Source
gh:kestra-io/kestra#12334 - https://github.com/kestra-io/kestra/issues/12334