Hendrig Sellik
Hendrig Sellik
### Description This library seems pretty neat, but for me, it is missing a critical feature. Whenever I try to accept JSON with a property which can have multiple names,...
Hi, Just wondering if it's possible to dynamically disable v-drag? The use-case is a component, which has a `draggable` prop which either enables or disables v-drag on the component. I...
Hi, I am trying to set annotations and then immediately zoom to those annotations. However, the await doesn't work for me properly. Here's an example: https://stackblitz.com/edit/js-f2v3uc?file=index.js If I use timeout,...
Specifying MathLive version helps to prevent clients from having breaking changes in the future. For example, when Vue 2 is updated to Vue 3, the API of the component is...
## Question Is there a way to hash the remote user that gets logged? There used to be LogbackAccessSecurityAttributesSaveFilter which enabled to override the doFilter() function, but it has been...
### Issue Summary I'm using Sendgrid v3 and see no way to to add multiple ReplyTo Emails. There is also an issue open for C# library which indicates that this...
## 🐛 Bug Report The docs suggest to pass `TURBO_TOKEN` as `ARG`, which gives off a warning: ``` SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG...