[SteppedAnimatedMedia]: SSR is broken after moving up to NodeJS v22 #6330
Labels
Sev 2
Aspects of design is broken and impedes users in a significant way, but has workaround.
stale 🍞
status: waiting for author 💬
status: won’t fix 🔚
This will not be worked on
type: bug 🐛
Something isn't working
Package
Carbon for IBM Products
Description
Moving up to NodeJS v22 now breaks SSR badly. I cannot even start my service.
The
SteppedAnimatedMedia
component is referencinglottie-web
and it seems on NodeJS v22, some of its functions that using thedocument
object are not called even at the package import.Component(s) impacted
See the stack trace in the description.
Browser
No response
@carbon/ibm-products (previously @carbon/ibm-cloud-cognitive) version
2.47.0
Suggested Severity
Severity 1 = The design is broken in a critical way that blocks users from completing tasks or damages the brand. Affects major functionality, no workaround.
Product/offering
IBM Cloud Projects
CodeSandbox or Stackblitz example
N/A
Steps to reproduce the issue (if applicable)
No response
Release date (if applicable)
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: