docusaurus-openapi-docs icon indicating copy to clipboard operation
docusaurus-openapi-docs copied to clipboard

Doucmentation method not able to access

Open sadashiv-sumasoft opened this issue 1 year ago • 0 comments

Describe the bug

  1. I check out the demo exmple install the package and when I visit to the any methods of the api documentation the page is getting broken.

Expected behavior

  1. page should show the respective GET POST method

Current behavior

  1. Page is getting broken

Steps to reproduce

  1. Check out the demo example and install the package.
  2. visit /petstore/add-pet route page will brek.

Screenshots

Screenshot (640)

  • Version used: "@docusaurus/core": "3.5.2", "@docusaurus/plugin-google-gtag": "3.5.2", "@docusaurus/preset-classic": "3.5.2", "clsx": "^1.1.1", "docusaurus-plugin-openapi-docs": "^4.0.1", "docusaurus-theme-openapi-docs": "^4.0.1", "prism-react-renderer": "^2.3.0", "react": "^18.2.0", "react-dom": "^18.2.0"

sadashiv-sumasoft avatar Sep 07 '24 06:09 sadashiv-sumasoft