ColorSwatch does not display. #7336
Unanswered
YukiWorks432
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Looks like it's working https://react-spectrum.adobe.com/react-spectrum/ColorSwatch.html#colorswatch |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ColorSwatch does not display well.
It does not display by itself like
<ColorSwatch color="#f00" />
.It does not show up when put in a ColorSwatchPicker.
It may be displayed when it is put in a Grid, though,
If put it in a hierarchy like , it will not be displayed.
ColorSwatch put in a Grid seems to ignore rounded corners.
Created a skeleton with Bolt-CEP,
yarn add @adobe/react-spectrum
yarn add react-aria-components
I tested in an environment where we did the above two things.
OS: Windows11 Software used for testing: After Effects 2024
Beta Was this translation helpful? Give feedback.
All reactions