Describe the problem
Log viewer - log empty spaces are removed when "Wrap text" feature is deactivated.
How do you reproduce the problem?
Expected behavior
I0223 20:04:25.084507 1 loader.go:379] should be displayed always.
What is your environment?
- OS: Fedora
- Browser: Google Chrome
- Version: Version 129 (Official Build) (64-bit)
Describe the problem
Log viewer - log empty spaces are removed when "Wrap text" feature is deactivated.
How do you reproduce the problem?
I0223 20:04:25.084507 1 loader.go:379](this is correct)I0223 20:04:25.084507 1 loader.go:379](this is incorrect)Expected behavior
I0223 20:04:25.084507 1 loader.go:379]should be displayed always.What is your environment?