Mardari Grigore
Mardari Grigore
You can use ```"@mardari/routing-controllers": "^0.7.9"``` instead of official one until they release a fix.
Is there a quick fix?
In ```app.ts``` if you just log error with console.log, error is full, ex: ``` .catch(error => { log.error('Application is crashed!!!'); console.log(error); }); ```
but, why?
Is there a milestone for this?
> Hello! > > I'm using MacOS Big Sur, docker desktop 3.5.2, docker engine 20.10.7. Used your docker-compose file as is(with my credentials and server ip addres) and got this...
Is this under any considerations for fixing? This is also not working when having more than one autocompletes per page and using scroll blocking strategy. Focusing first autocomplete will work...