felquis/react-credit-cards-2

[❌ Error] Updates to Client Rendering APIs

LuigiCleffi opened this issue · 0 comments

If I try to use the Card component in a next js application it works but it complains in the console.

image

It suggests we read the documentation

Project information:

typescript: "^5.1.3",
"next": "^13.5.5-canary.5",
"react": "18.2.0",
"react-credit-cards-2": "^1.0.2",

Also, it is interesting to emphasize that in this application we are using output: export in next.config.js