germanftorres

Results 6 issues of germanftorres

Hi! I'm trying to label a single series barchart and it simply doesn't work. I have modified the test/barchart.html example trying to label the first chart. It gives an exception...

Hi, I'm still trying to understand how hmr works in snowpack. Using the default template 0.8.0. When I change the css part of App.js, the hmr module reloads only the...

Hi, Is it possible to cancel navigation in navaid? In an editor scenario I would like to setup a dirty flag so that if the user wants to navigate off...

Hi! Thanks for putting up this library, it's very helpful for financial exploration and I would like to use it with Livebook and Nx and Explorer. It's also great to...

### What version of Hugo are you using (`hugo version`)? $ hugo version hugo v0.145.0+extended+withdeploy linux/amd64 BuildDate=2025-02-26T15:41:25Z VendorInfo=brew ### Does this issue reproduce with the latest release? Yes Trying to...

Bug
NeedsInvestigation
Panic

Hi, I'm using caddy + souin plugin + go-redis storage as reverse proxy to an imgproxy service. extract from Dockerfile ``` FROM caddy:2.10.2-builder-alpine xcaddy build \ --with github.com/darkweak/souin/plugins/caddy \ --with...