bitbytebit1

Results 6 issues of bitbytebit1

**Describe the bug** No event is fired when the Swish QR code is ready **To Reproduce** On desktop Select Swish as a payment method Click pay A QR code is...

Enhancement
Progress: on hold

**Describe the bug** When paying with Swish a new tab is opened regardless of outcome. **To Reproduce** (In Live environment) 1. Pay with Swish 2. Click cancel OR complete payment...

We are using Vite with PHP. This plugin doesn't currently work as it tries to post to the domain the site is hosted on instead of localhost. After poking around...

help wanted

Is it possible to use headers to select all child items? See this example: https://svelte.dev/repl/8d844e945e8b4adaa064aab42008953a?version=3.57.0

### Describe the feature We are using unstorage with the filesystem driver. In our config we specify ``` storage: { '.data:cache': { driver: 'fs', base: './.data/cache', } } ``` After...

pending triage

### Description I would like to pass in a object to the URadio component. Currently it throws a warning but works as expected ``` Invalid prop: type check failed for...

enhancement