Matías Sánchez

Results 3 issues of Matías Sánchez

Testing the menu when the size of the screen changes, when it gets smaller, I found that the scroll in the menu never appears: ![image](https://user-images.githubusercontent.com/7718389/136973146-f714fe93-8f75-4120-8d1e-30c6443b468e.png) For example in v3 it...

type:enhancement
state:pending
version:4.x
related:3rd-party

Hi!! Is it possible to run queue in parallel like schedules with `OnWorker`? I'm using several `QueueInvocableWithPayload` and the problem is that you have to wait for one to finish...

**Describe the bug** In Bower, 2 weeks ago, old versions of bootstrap appear as vulnerables: ![image](https://user-images.githubusercontent.com/7718389/171489456-beb42044-62c4-4f65-b378-fcd4539ff8b0.png) ![image](https://user-images.githubusercontent.com/7718389/171489492-8053bdaf-df08-4a37-beb0-5a01fd2f92f0.png) But the last few days, no vulnerability was found: ![image](https://user-images.githubusercontent.com/7718389/171489588-b4f9b2d1-4655-4003-93e1-5017f5075618.png) ![image](https://user-images.githubusercontent.com/7718389/171489604-dd994bd3-379e-424a-8175-0d652fbd7e92.png) And then...

bug