|
Hello, but both Node and BackgroundGradient raises an error of "duplicate component. full error message: |
Replies: 2 comments 4 replies
|
I feel like you have to use Maybe @viridia and @ickshonpe can shed some light here as I'm not 100% sure if there's some workaround to this. |
|
You might be better off starting with a headless widget rather than feathers. Have a look at the color_slider widget: |
The 'overrides' parameter should be renamed, it doesn't actually override - it can only add new components. This is a limitation of how bundles work. I don't think I really understood this when I first wrote this code.
This will get solved much more neatly when we implement the BSN version of these widgets, as BSN is very flexible about overriding and patching.