koel/home

[Bug]: Website returns 500 when lemonsqueezy script cannot be loaded

Opened this issue · 0 comments

Before calling the lemon squeezy method here, make sure it exists:

onMounted(() => 'createLemonSqueezy' in window ? window.createLemonSqueezy() : null) // @ts-ignore