JSB

Results 5 comments of JSB

I believe that the issue is due to `display: table;` being set on the `.VueCarousel-slide-adjustableHeight` class. Firefox (unlike Chromium) creates an anonymous box around the element, when dealing with a...

Can also recommend using DO app containers https://www.digitalocean.com/products/app-platform/ Was able to get the bot up and running in under 5min and for $5/mo in hosting costs. Since its Dockerized, makes...

actually... `REDIS_DATABASE="0"` would solve the issue... or using `REDIS_DATABASE=1` would as well. The issue is that `0` just gets evaluated as false which ends up passing an empty string to...

Also @studio1902 didnt mean to be snarky! I'm pretty sure I wrote this one in existence in the first place so the error is entirely mine!