Using bootstrap, I have a dropdown menu(s) inside a div with overflow:hidden, which is needed to be like this. This caused the dropdowns to be clipped by the co
I've set a custom unique validator decorator on my TypeORM entity field email. NestJS has dependency injection, but the service is not injected. The error is: T
I was using the @media in the CSS style file. then I've determined to make two max-width of 1648px and 944px, for the border-radius of the grid display:flex; fl
I using heroku cli to deploy my api but i receve this log erro: 2022-03-14T04:38:57.090037+00:00 app[web.1]: at Microsoft.Extensions.Hosting.HostingAbstract
I'm attempting to define a user-defined type in a generate block and then access it in the scope outside the generate block. Something like this: generate i
OS: RHEL 8.5 mysql version : 8.0.26 Zabbix version : 5.0 Problem : Cannot connect to the database Jan 27 14:00:23 zabbix zabbix_server[26357]: Got signal [signa
I am trying to add a default page where the user first goes to when opening the site, but it is not rendering the default route. How can I fix this? react route