-
### What happened?
I am trying to set default country value for the Stripe payment element.
```
loadStripe(this.config.stripeApiKey)
.then((stripe) => {
// Create a Stripe client
this.…
-
I went towards VuePress years ago because I wanted:
- Markdown content
- Custom elements" (via components)
Things to try
- [x] ~~**VitePress** - *the successor to VuePress*~~
- [x] #46
-…
-
### Prerequisites
- [ ] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [ ] I have troubleshooted my issue, and it still exists against the latest stable …
ghost updated
4 months ago
-
**Description of the need**
Backdrop adds a [hidden] nomenclature to the end of a hidden field, however it still gets lost in the mix if there are a lot of fields, and the field names are long and …
-
### Description
Getting `A server error occurred` randomly when developing locally. I've inspected the web.log where I found the attached error:
```log
2020-09-30 08:35:22 [-][-][-][error][craft…
-
Ensure that the settings for express checkout buttons in the WooPayments settings page are correctly applied to the Express Checkout Element (ECE) buttons. Additionally, secure final design approval f…
-
##### **Overview of the issue**
When generating docs for my nestJS project compodoc seems to mess up some urls.
An HTML file for `TicketEntity` is successfully generated and stored at `./docum…
-
### Current behavior
When I run a Cypress test that involves making a payment within an IFRAME, the Cypress window closes and the test does not complete.
I know cypress does not support testing with…
-
**Describe the bug**
The icon card is not visible with this configuration:
```
cardOptions: StripeCardElementOptions = {
iconStyle: 'default',
hideIcon: false,
style: {
ba…
-
***Help wanted:** You can help by looking up how this could be realized, find or design icons and potentially also do the implemention. You do not need to know anything about the app's implementation.…