Alex Danvy

Results 20 comments of Alex Danvy

I'm not sure if it's related or not but I get this issue #25 with Docusaurus 3.4. @fartbagxp Solution didn't work for me.

I have the same problem. This prevent us to be accessibility compliant 😒 You can check the Google PageSpeed Insights report here https://pagespeed.web.dev/analysis/https-altoviz-com-fr/9vrgz6a7sg?form_factor=desktop

I'm facing the same issue. I had to use the wc_stripe_generate_create_intent_request filter to overwrite $request['payment_method_options']['card']['mandate_options']['amount']. An official fix would be welcome.

This is a pain point for me. Following this issue.

> Kind of a bummer that such a feature is missing from keycloak. Like any open source project, this is great opportunity for everyone including you to show its skill...

> I have implemented something quite close to what was described in the OP as a plugin: https://github.com/wouterh-dev/keycloak-spi-trusted-device > > The trusted devices has been implemented as a Keycloak Credential...

> Many CLI's tend to use a `help` subcommand. For example: `myapp help ` to get help for sub-commands, whereas `myapp --help` would give general, "top-level" help about `myapp`. Programs...

> Thanks for raising this. There is a back and forth in the component if it should calculate anything or not. In the past, I got a lot of complaints...