OS: [windows, mac]
Browser: [chrome, edge]
Swagger-Editor version: 3.52.2
Swagger/OpenAPI version: [OpenAPI 3.0.3]
Description of the issue
When scrolling "Example value" = inside class .highlight-code the following error is thrown in the browser's console
[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/6662647093133312
Steps to reproduce
swagger.txt
- Copy past OpenAPI definition from the file above into https://editor.swagger.io/
- collapse /pet endpoint
- open console in the dev tools
- scroll inside body -> example value -> error will be shown in the console