fingerprintjs/fingerprintjs-pro-react

Add `use client` directive to `fpjs-provider.tsx`

JuroUhlar opened this issue ยท 1 comments

As I understand it, this would allow users to use the <FpjsProvider> in Next.js 13 server components without having to wrap it inside a client component first:
https://beta.nextjs.org/docs/rendering/server-and-client-components#rendering-third-party-context-providers-in-server-components

ilfa commented

๐ŸŽ‰ This issue has been resolved in version 2.3.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€