redoc
redoc copied to clipboard
Blank screen and browser crashing
The browser shows white screen for a bit and when the Swagger file loads the page freezes, SwagerUI works fine with the same OpenAPI specs. https://testapi.voyagetext.com/swagger/v1/swagger.json
We'll dig into it.
I have the same issue, ReDoc shows a Loading
screen, and then crash:
Tested with the official docker image, with a mounted JSON file
docker run --rm -e SPEC_URL=/swagger.json -v ${PWD}/swagger.json:/usr/share/nginx/html/swagger.json -p 8080:80 -it redocly/redoc
Swagger JSON file attached: swagger.zip
I'm getting the same problem. Locks the browser tab and then crashes. Any workaround to this? Swagger UI 3 is rendering fine.
We'll dig into it.
@RomanHotsiy Is there any update? This is open since may and still no awnser. Im also getting the same error and i need to fix it urgent.
Also experiencing this.