When using lua vim.diagnostic.open_float(), for some type of warnings and errors, the message is truncated with ‘@@@’ symbols

However, others are being shown properly
How to make this consistent?
When using lua vim.diagnostic.open_float(), for some type of warnings and errors, the message is truncated with ‘@@@’ symbols

However, others are being shown properly
How to make this consistent?