Hi, we are experiencing some display issues with t...
# general
s
Hi, we are experiencing some display issues with the Pulumi console when viewing the changes in the diff log. The lines in the code appear to be shuffled or not displayed correctly in the console’s diff log. Is it the issue of how the console is rendering or interpreting the changes of a Javascript code file? cc: @adorable-activity-71456 @thankful-psychiatrist-44552
l
It's a problem with async actions and console output. Double-check the result in the Pulumi webapp afterwards, that's generally right.
s
Actually, I was referring to the output in webapp itself. Is there a way we can find a workaround to get a clearer view of the changes?