After publishing my collection authorization header is missing in examples

Hello

I have defined an authorization header on the collection level.
When I view the result page, it does not display the authorization header and not it’s value.

How to prevent this?

Thanks
This is my page:

Couple of things to consider here:

  1. Does your request have “Inherit auth from parent” selected for request?
  2. Are you using the X hidden header option for the headers tab to view? (see below)

Hi
My header is : X-Bunker-Token

I noticed also, that --header ‘Content-Type: application/json’ is also missing for POST commands in the resulting HTML page.

I can not believe such dumb bugs exists with application that has thousands of users!