Skip to content

Tweet card crashes when used in a Next.js project with page router #661

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

Open
marcospassos opened this issue Apr 24, 2025 · 0 comments
Open

Comments

@marcospassos
Copy link

The Tweet card component crashes when used in a Next.js project with the Pages Router. This issue occurs in the latest three versions of the component: v15, v14, and v13.

Steps to Reproduce

  1. Create a new Next.js project using the Pages Router.
  2. Install and use the Tweet card component in any page.
  3. Start the development server.

Expected Behavior
The component should render without any errors.

Actual Behavior
The application crashes when the Tweet card is rendered.

Screenshots
Screenshot 1
Screenshot 2
Screenshot 3

Environment

  • OS: macOS
  • Framework: Next.js with Pages Router
@marcospassos marcospassos changed the title Tweet card crashes when used in a Next.js project with page router [bug] Tweet card crashes when used in a Next.js project with page router Apr 24, 2025
@marcospassos marcospassos changed the title [bug] Tweet card crashes when used in a Next.js project with page router Tweet card crashes when used in a Next.js project with page router Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant