redoc
redoc copied to clipboard
h1 and h2 tags duplicated twice
So i found an issue.
As u can see h1 and h2 headers and duplicated. h3 working well but sadly when i put
<!-- ReDoc-Inject: <security-definitions> -->
under it.
So HTR (easy way):
- Download ur own demo ssr (https://github.com/Redocly/redoc/blob/master/demo/ssr/index.ts)
- Get a copy of file and provide a link (i did it with https://www.npoint.io/)
- Add to description something like that
\n # Random
P.S. Also text under the tags duplicated too
Same issue here.
To get around it, you can use h3 instead. I think this issue should probably open again #1150
We also have this bug. Is it regression or it was never fixed?
We have the same issue here. That would simply require a swap of h1 -> h2
I think this issue should probably open again #1150
Yes
We are also getting bitten by this bug. We are using 2.0.0-rc.63.
https://github.com/Redocly/redoc/issues/2041
It seems fixed here. If it still reproduces please add a definition which not work.