Forum Discussion

manbeing's avatar
manbeing
Occasional Visitor
2 years ago

a new defect in https://petstore3.swagger.io/

Hello,

 
I noticed there is a new defect in https://petstore3.swagger.io/
It was probably introduced this week as it worked last week.
 
Steps to reproduce:
2. The default spec: https://petstore3.swagger.io/api/v3/openapi.json will be loaded
3. Click 'Authorize' button and you will receive the error- "Could not render n, see the console."
4. Open the browser console and notice the errors:
 

 

TypeError: A is undefined
    value oauth2.jsx:134
    React 8
    unstable_runWithPriority scheduler.production.min.js:18
    React 5
react-dom.production.min.js:216:199
TypeError: A is undefined
    value oauth2.jsx:134
    React 8
    unstable_runWithPriority scheduler.production.min.js:18
    React 5

 

No RepliesBe the first to reply