Melloware
Melloware
Just a heads up it used to work this way and PrimeTek intentionally removed it: https://github.com/primefaces/primereact/issues/2671
I don't love what MUI does with adding more and more wrapper components. So one of the other suggestions would be better in my opinion.
Similar to https://github.com/primefaces/primereact/issues/6803
Siimilar to: https://github.com/primefaces/primereact/issues/6269
Some of this has been reported in the past and purely client side it will be tough to solve all these scenarios. Also look through tickets the `@all` was added...
@ISL-Tiemann you can do a workaround with a `styleClass` like this... I used this trick before for the observer pattern it finds all elements whose styleClass matches. ```xml
OK good, just wanted to make sure you knew you were not "stuck". I always name my styleClass `observe-` so everyone knows its not a real style just a marker...
Yeah this seems like a lot of work thanks for summarizing!
Should we move this here: https://github.com/primefaces/primefaces/issues/11250 ?