You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create a new Next.js project using the Pages Router.
Install and use the Tweet card component in any page.
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
Environment
OS: macOS
Framework: Next.js with Pages Router
The text was updated successfully, but these errors were encountered:
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
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
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
Expected Behavior
The component should render without any errors.
Actual Behavior
The application crashes when the Tweet card is rendered.
Screenshots



Environment
The text was updated successfully, but these errors were encountered: