Rohit Gohri

Results 115 comments of Rohit Gohri

Can recreate this on the example website - https://redocusaurus.vercel.app/docs/nested/nested-1#tag/store_model

> Any ideas or tips to improve it? I don't really have a fix for this. You might have to fix this with some custom css like the custom fixes...

Hi @shubhankar-mern , I don't know. I'm no longer working on this project

Related issue in danger-js: https://github.com/danger/danger-js/issues/919

> For me, it starts formatting back and forth between prettier formatting and eslint fixing. I'm only hitting save once. Are you using `codeActionsOnSave` as an array or an object?

Please see this comment - https://github.com/rohit-gohri/vscode-format-code-action/issues/13#issuecomment-1307403778 If it's still not solved then please open a new issue, this problem is not related to the original issue.

> defining webpack plugins but I'm not sure these can be added to a Docusaurus project. This is very easy to do. We already do it here - https://github.com/rohit-gohri/redocusaurus/blob/main/packages/docusaurus-theme-redoc/src/index.ts#L24-L27 If...

Probably this is the culprit - https://github.com/rohit-gohri/redocusaurus/blob/45a314be01a4db4d8196be519d52ab61cf15b26f/packages/docusaurus-theme-redoc/src/index.ts#L29 But this was added for some other reason. Better to add a define for `DEBUG` before this

Awesome. Will try it out later, paused work on dark-mode for now. Can close the issue.

Is the openapi spec available at `http://localhost:3001/openapi-spec.json'` ? It seems like the url can't be loaded