Andrew Morton

Results 8 issues of Andrew Morton

When you have multiple elements on the page set to broadcast, the ```vue-stripe.success``` handler is called multiple times (once for each element on the page) ``` ..... mounted: function ()...

Your docs outline how to modify the the theme and it all works as intended however I can't see any method to add custom fonts to the html template to...

Wondering if it's possible to change the css output (possible by changing the selectors) to concatenate every image name to output something like ``` .sprite1, . sprite2, . sprite2 {...

Would be amazing to be able to add additional color stops above and below e.g adding 25 or 950. Useful for working with legacy color pallets or non-tailwind based systems....

Plugin seems to work fine in every when except when you press "Load Photos" the spinner appears, the system waits, then the dialog disappears but no images are loaded. A...

## Webcam object detect example ## Context Looking through the examples / docs it's not really clear how to use useWebcamm with useObjectDetect. Perhaps a basic coco or mobilenet model...

Can't seem to deal with json with escaped characters. ``` [{ "id": 413, "description": "This \"String\" can't be processed even though its valid json." }] ``` Have tried ``` curl...

### Link to reproduction _No response_ ### Payload Version 3.0.0-beta.77 ### Node Version v20.15.0 ### Next.js Version 15.0.0-canary.104 ### Describe the Bug When you return a value other that the...

status: needs-triage
stale