-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Description
Q&A (please complete the following information)
- OS: [e.g. macOS]
- Browser: [e.g. chrome, safari]
- Version: [e.g. 22]
- Method of installation: [e.g. npm, dist assets]
- Swagger-UI version: [e.g. 3.10.0]
- Swagger/OpenAPI version: [e.g. Swagger 2.0, OpenAPI 3.0]
Content & configuration
use petstore api definition with multiple servers, e.g.
servers:
- url: /v3
- url: /v-testDescribe the bug you're encountering
Warning: Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>.
To reproduce...
Steps to reproduce the behavior:
- install latest that includes the PR Fix 6351: Server select usable via oas3Actions #6358 (as of this writing, this is not yet released)
- 'npm run dev'
- See error
Expected behavior
No console errors or React warnings
Screenshots
Additional context or thoughts
Metadata
Metadata
Assignees
Labels
No labels