Dulce Francelis Pérez Castillo
Dulce Francelis Pérez Castillo
Since there is no news, I will use this [nuxt-icon](https://nuxt.com/modules/icons)
I'm using nuxt3, where I had the same problem, I changed the ssr to true, I know the problem comes from the preload but I really don't know why this...
I don't have much experience, but from that error I understand that you can try to put the stripe component inside the nuxt clientOnly component.
Also, de plugin import need to end with .client like this: `vue-stripe.client.ts`, sorry my English!