I’m working with the UXP React Starter template and trying to integrate the react-color-gradient-picker
(git repo).
When I try to use it in react starter template, the component renders correctly inside the panel, but none of the controls respond — sliders don’t drag, color stops don’t update, and overall interactivity is completely static.
We’ve created a minimal reproduction repo here.
This seems like a broader issue with off-the-shelf React components not functioning as expected within UXP, even when using the recommended starter template. Before we commit further development to this stack, we’d like to understand if this is a known limitation or if there’s a workaround.
Any insights from the uxp team would be greatly appreciated.