carbon
carbon copied to clipboard
hidden prop doesn't exist in Image component
Current behaviour
hidden prop doesn't exist in Image component.
Error message : Cannot assign type '{ size: string; src: string; hidden: true; }' to type 'IntrinsicAttributes & StyledImageProps'. Property 'hidden' does not exist on type 'IntrinsicAttributes & StyledImageProps
No problem on the actual version we are using 110.3.0
Expected behaviour
hidden prop should exists in Image component.
CodeSandbox or Storybook URL
Not reproduced in the CodeSandbox
JIRA Ticket (Sage Only)
No response
Suggested Solution
No response
Carbon Version
110.10.2
Design Tokens Version
No response
What browsers are you seeing the problem on?
Chrome
What Operating System are you seeing the problem on?
MacOS
Anything else we should know?
No response
Confidentiality
- [X] I confirm there is no confidential or commercially sensitive information included.
FE-5381
:tada: This issue has been resolved in version 111.6.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: