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
When navigate on routes that use the CodeSnippet component, the application breaks.
The problem is that this only happens in production and works fine in local development.
This problem appears when I updating the @carbon/react library from 1.19.0 to 1.68.0. Something changed in the CodeSnippet component and seems related to ResizeObserver that changed from the 1.19.0 version.
Reproduction/example
none
Steps to reproduce
Simply use CodeSnippet component and run the application in production. I tried on Chrome, Edge and Firefox.
Package
@carbon/react
Browser
Chrome
Package version
1.68.0
React version
17.0.1
Description
When navigate on routes that use the CodeSnippet component, the application breaks.
The problem is that this only happens in production and works fine in local development.
This problem appears when I updating the @carbon/react library from 1.19.0 to 1.68.0. Something changed in the CodeSnippet component and seems related to ResizeObserver that changed from the 1.19.0 version.
Reproduction/example
none
Steps to reproduce
Simply use CodeSnippet component and run the application in production. I tried on Chrome, Edge and Firefox.
Suggested Severity
None
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: