David Mulero

Results 4 comments of David Mulero

Thanks for your solution, @Milan-960 but it didn't fully solve my issue, all of the request summaries were messed up as you can see here: ![image](https://github.com/swagger-api/swagger-ui/assets/73941850/0a5ffb58-0c2f-4b5a-9488-585f01b196f7) My solution was similar,...

Same issue here! I need to load a list of items dynamically with a "load more" button... This is my workaround: ```javascript const itemVariants = (index) => ({ initial: {...

Hi! I've tried the code, but it didn’t work as expected in my case. I had to move a few lines of your code further down in `fields.inc.php` to make...