Gianluca Cesari
Gianluca Cesari
Buongiorno, ho notato un'anomalia di comportamento all'interno del componente megamenù in safari(10.1.1). In pratica: - testando su chrome se viene schiacciato un link del megamenù viene aperto il dropdown e...
Hello, I'm trying to use BullBoardModule with a very specific case. Basically, instead of registering a queue with the default ```BullModule.registerQueue``` I'm doing something like this ```js BullModule.registerQueueAsync({ imports: [AppModule],...
Even if it doesn't solve my original issue, this pull request it's a start for #649, I'm not really sure if it's the right way, maybe somebody can double check...