-
Hello! Case in code: (sorry can not get example in codesandbox.io because of some @use '@carbon/react'; is not working ) Problem: That readOnly prop is not showing Text input as it is in https://react.carbondesignsystem.com/?path=/story/components-textinput--read-only Can anybody help with this issue? Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Seems to be working properly with your code: https://stackblitz.com/edit/github-2moy2y?file=src%2FApp.jsx Do you possibly have another package that is resolving to an older version of |
Beta Was this translation helpful? Give feedback.
Seems to be working properly with your code:
https://stackblitz.com/edit/github-2moy2y?file=src%2FApp.jsx
Do you possibly have another package that is resolving to an older version of
@carbon/react
?