Visualisation of x-www-form-urlencoded parameters in console

I have a question concerning the visualization in the console. When I click on β€˜Raw’ I see that my x-www-form-urlencoded parameters are not separated with the β€˜&’-sign. Is this only a visualization problem or is this the request that gets really sent to the endpoint ?

Results in the Console
image

@stefan.lecho That is a visualization problem on the Postman Console. Could you please file a new bug report at https://github.com/postmanlabs/postman-app-support/issues?

Done: https://github.com/postmanlabs/postman-app-support/issues/5096