Hi team, i have some UI issues in the Trace details with Langchain(LCEL):
For long chain with multiple sub chains i’m unable to scroll down to see more steps, modify overflow:hidden to overflow-x:hidden in the container seems to resolve the issue.
Some steps of the chain is cut off in the trace details screen (still listed in the collapse in the tracing screen, click on it show blank details in the trace details screen)