André Mantas
André Mantas
Hi. Not sure if this has been fixed in recent versions (i have "angular2-busy": "^1.0.2", in my packages.json) but I'm finding this problem: When the page has scroll and an...
Hi. First, sorry if this is not the best place to ask this question. What would be necessary to make cbench using fake switches with OF version 1.4? I would...
When using the breakpoints property as explained in the swiper api (version 3) nothing happens. https://github.com/nolimits4web/Swiper/blob/Swiper3/API.md#swiper-parameters If i set the default slidesPerView to 'auto' it works great but whith breakpoints...
### Description Request duration is not being populated for non-200 responses According to `live-response.jsx` the duration component will only be rendered if the response duration is set https://github.com/swagger-api/swagger-ui/blob/master/src/core/components/live-response.jsx#L124 But that...