Bruno Amaral

Results 37 comments of Bruno Amaral

Yes I did @dragosct10, and it worked. Given that I don't know all the implications of that change, I figured it was best to let you guys know what was...

I'm having the same issue with bootstrap 5, and it only affects the var(--bs-font-sans-serif) statement. Tried to set ` safelist: ['--bs-font-sans-serif'],` following @MuTsunTsai 's suggestion, but it didn't work.

I'm having the same issue, but in my case I had setup `container_name: database` on docker-compose.yaml and the build still fails. Also tried to replace the container name for the...

@moekify what do you mean by a dedicated network? As far as I know, the one in docker-compose is already shared by the three containers.

Tried building from docker and I'm getting an error `error Couldn't find package "@calcom/app-store@*" required by "@calcom/[email protected]" on the "npm" registry.` Guess that's related to the changes?

@BahrouniYousra , no, I was hoping it would be related with this issue and didn't investigate further.

What exactly would be saved in the Custom Dimension ? I work with corporate websites and our strategy is to save in custom dimensions anything that pertains to the user...

I'm also dealing with this issue. Is there a previous version of handllebars that works with htmx ? Been trying but so far didn't get any output.

ran new tests, seems that when I replace `$prompt` with the actual string with ', the command runs as it should.

I got exactly the same error as @dreampuf trying to run SD V2 on Python 3.10.6