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
Expected behavior
While the component is expanded, I would expect changes made to its content to reflect both in the expanded as well as the main portion of the component.
Is this issue blocking you?
No, we can make our component not expandable for the time being as a workaround
What is your environment?
OS: MacOS
Browser Saw both in FF and Chrome
What is your product and what release date are you targeting?
OCM: Now
Any other information?
It's cold today
The text was updated successfully, but these errors were encountered:
@jschuler I only see this happening when the clipboard copy is read only. I do not think the main content is intended to be editable whenisReadOnly is set. @andrew-ronaldson do you know what the intended behavior is when the clipboard copy isReadOnly?
Describe the problem
While the ClipboardCopy is expanded, any changes to its content made are not reflected in the main section (and copy action)
How do you reproduce the problem?
https://codesandbox.io/p/sandbox/epic-danilo-t9lft3?file=%2Findex.tsx%3A17%2C7
Expected behavior
While the component is expanded, I would expect changes made to its content to reflect both in the expanded as well as the main portion of the component.
Is this issue blocking you?
No, we can make our component not expandable for the time being as a workaround
What is your environment?
What is your product and what release date are you targeting?
OCM: Now
Any other information?
It's cold today
The text was updated successfully, but these errors were encountered: