When using UI Suite DaisyUI with a subtheme (genrerated with starterkit) , I want to hide some of the components that come from the parent theme.
So I do for example (in the subtheme):
name: Button
description: "Buttons allow the user to take actions or make choices."
group: Actions
replaces: ui_suite_daisyui:button
noUi: true
...
The replaces and noUi don't seem to work together.
Individually, both keys work.
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.