Jérôme W.

Results 269 comments of Jérôme W.

That's an issue with the apexcharts library. There's not much I can do about it, but you can try the latest beta as I've updated it to the latest version.

I'll release the version which adresses the HA CSS changes later today. Please report back if it fixes the issue.

This would only makes sense if all the points of the series are aligned with the same timestamp and the main reason I didn't provide this option in the first...

Same here with forward auth: ```json {"error":"failed to get session: open /dev/shm/session_GS7BD5RNWBUITCP2OCS4Q5U3XB2GVVH73Z5VTTZOHKZI6XAHSAVA: no such file or directory","event":"failed to create state","level":"warning","logger":"authentik.outpost.proxyv2.application","name":"XXXX - FwdAuth Provider","timestamp":"2025-11-17T13:55:11Z"} ``` And basic auth is still mostly...

The env variable `TANDOR_PORT` is defined by k8s as a service link variable and breaks Tandoor. To stop k8s creating it, you need to add `enableServiceLinks: false` in your Deployment...

Tooltip is not supported on touchscreen devices.

Probably not. But I'm really wondering what this would look like? There's no "hover" notion on a touchscreen so I'm puzzled.

Would a custom action be useful here? So that you could do... ```yaml tap_action: # or any other action: tooltip tooltip: [options here, like hideAfter: xxx] ``` WDYT @dcapslock?

TBH, it might have worked but it doesn't make sense from UX perspective. It might make sense to have tooltip show on hold, but that's about it. So we're going...