Opened this issue 2 months ago · 0 comments
Before calling the lemon squeezy method here, make sure it exists:
onMounted(() => 'createLemonSqueezy' in window ? window.createLemonSqueezy() : null) // @ts-ignore