Alex Varchuk
Alex Varchuk
@Mokto Hi! Thank you for your contribution. Does it work with `React.StrictMode`? Details you can check [here](https://github.com/Redocly/redoc/issues/2023)
Hi @Mokto. I tested it with `React.StrictMode` and it still have problems: - doesn't show the left panel - the right pane is not displayed correctly It reproduced with CRA....
We appreciate your contribution, but this PR is not added full support for React 18. We created [the issue](https://github.com/Redocly/redoc/issues/2164) for that.
fixes https://github.com/Redocly/redoc/issues/1960
@flage Yes, `redoc-cli` supports file reference. Simple example: ``` paths: '/products': $ref: 'iap/paths/products.yaml' ```
@jseerig Hi! thanks for the great idea.
It also relates to https://github.com/Redocly/redoc/issues/1820.
Hi @ndenney3, thank you for your issue. We have dependency `html-webpack-plugin -> html-minifier-terser->terser`. The latest version of `html-webpack-plugin` is 5.5.0 not resolve this issue. When it'll updates we fix that....
Hi @pavinduLakshan. Thanks for your request. We'll investigate that a little bit later.
hi @arjun86986, please provide steps to reproduce and a definition for it. Thanks