Alex Varchuk
Alex Varchuk
@arjun86986 try to use `nativeScrollbars: true`. Maybe it helps. Can you add some screen recording, maybe it more clarify your problem? Thanks
related to https://github.com/Redocly/redoc/pull/1823. We'll investigate it case more deeply.
Sorry, but I am super busy. Please investigate if you have a chance.
Hi @mrginglymus, thank you for the issue. Before we do that, you can use the workaround. Please add this type to your project and it should work. Thanks.
Hi @mrginglymus. I cannot reproduce it on CRA with a typescript template and added `skipLibCheck: false`. Like in documentation https://redocly.com/docs/redoc/deployment/react/ Can you provide additional steps to reproduce? It will be...
Hi @Antonio-Russo. Please validate your definition. You can run ``` npx @redocly/cli lint path-to-root-file.yaml ``` If it doesn't help you, add more details, a definition sample, and steps to reproduce....
It seems the definition is not valid. If you reproduce it again please feel free to reopen this isuue.
@adamaltman > Do we have any other commands that are inconsistent with that? No, we haven't. I start working on adding `apis` to `build-docs`. Also, we should add `config` option...
https://github.com/Redocly/redoc/issues/1840
Seems it done. Closed via https://github.com/Redocly/redoc/pull/2134