Addie B

Results 8 comments of Addie B

I am running into this issue as well. I was able to patch it with this custom plugin, which passes an ISO string input to `dayjs.tz` into the `Date` constructor...

@agustinl I think something like this `handleTags` function could be moved inside the `Tags` component to update a `values` prop on the component reactively. Then the component's parent could use...

I'm experiencing this too, with PIA. @evanroheff21 are you using PIA too?

@hadyrashwan That's expected, when converting `toDate()` you'll always see the underlying UTC value even if the dayjs objects had different timezone settings. @bbecker-te Does this happen in other UTC+0 timezones,...

In my case I had this issue because I was expecting `require-selections` to be available on the latest stable NPM version, which is `3.20.1` -- however, the documentation references version...

On further review I realized that, when I can connect, I'm getting the same error as #11. `qBittorrent client unreachable`, and it looks like my container is continually restarting as...

@acao that's amazing!! could you clarify a bit more about how it will be solved? I noticed it's _sort of_ possible on the pre-release branch, but it's pretty slow, and...