John Devine

Results 4 comments of John Devine

Wondering about the onupdate function is that just a remnant of pre-v3 svelte? seems similar to the current store.update, but I'm not grokking it.

I was trying to debug a similar situation, which was apparently caused by me trying to allow both paypal checkout from the cart, and as a payment method on my...

I mucked about some and saw that a change to items was running refresh but relying on stale info, so I made the change to items reset start and end...