-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
bugSomething isn't workingSomething isn't working
Description
🐛 The bug
This specific script needs to be updated since according to stripe docs, integrations with that specific version are not recommended anymore:
https://docs.stripe.com/sdks/stripejs-versioning
This breaks many things when you follow the guide available in nuxt/scripts documentation, including typechecking since the api set in the script doesnt match the one in the recommended package.
"@stripe/stripe-js"
🛠️ To reproduce
https://stackblitz.com/edit/nuxt-starter-pmdyiz7a
🌈 Expected behavior
Types should match what the package exposes.
ℹ️ Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working