Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NextJS Typeform Embedding #649

Closed
SohamNagi opened this issue Apr 24, 2024 · 3 comments
Closed

NextJS Typeform Embedding #649

SohamNagi opened this issue Apr 24, 2024 · 3 comments
Labels
new Flag for new issues before someone replies

Comments

@SohamNagi
Copy link

image

NextJS integration doesn't seem to work whether I use a client side page or a server side page

@SohamNagi SohamNagi changed the title Nexg NextJS Typeform Embedding Apr 24, 2024
@github-actions github-actions bot added the new Flag for new issues before someone replies label Apr 24, 2024
@mathio
Copy link
Contributor

mathio commented Apr 24, 2024

Are you using AppRouter? I think we have tested with Pages router only.

@JacopoBonta
Copy link

Have you tried to wrap the Typeform component in a custom component with the use client; on top?

@mathio
Copy link
Contributor

mathio commented Jul 16, 2024

Hi @SohamNagi . I dont have much experience with the Next.js App Router, but it looks like you need to use client component.

In a recent PR #657 I am updating demo-nextjs to latest version of next and also including examples for the App Router. Hope this helps 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new Flag for new issues before someone replies
Projects
None yet
Development

No branches or pull requests

3 participants