[material-ui][Timeline] Not working with server-side in an App Router Next.js project #40349
Closed
2 tasks done
Labels
bug 🐛
Something doesn't work
component: timeline
This is the name of the generic UI component, not the React module!
nextjs
package: material-ui
Specific to @mui/material
Duplicates
Latest version
Steps to reproduce 🕹
No response
Current behavior 😯
When using the Timeline component in NEXT.JS(App Router) , I have observed that it functions correctly on the client side but does not seem to work as expected on the server side. In contrast, other Material-UI (MUI) components exhibit consistent behavior, functioning seamlessly on both the client and server sides.
Expected behavior 🤔
It is expected that the Timeline component should operate smoothly on the server side, just like other MUI components, without encountering any issues.
Context 🔦
No response
Your environment 🌎
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: