[REF-3190] Add testing to verify props propagation of all reflex components
@abulvenz do you want me to assign this to you? (since you have a draft working on it)
@abulvenz in https://github.com/reflex-dev/reflex/issues/3541 you mentioned "In the first draft I tried to do it with automatic component instanciation, but as I wrote there are many exceptions from the rule.".
Maybe we can introduce a create_fake/create_demo classmethod in rx.Component which raises NotImplementedError by default. Every component which has a create_fake/create_demo method could then be included in a dynamic pytest fixture. In the future, we could also use this classmethod to generate docs/examples.
@abulvenz do you want me to assign this to you? (since you have a draft working on it)
Thanks for asking @Lendemor . Right now this has low prio to me. If you assign it to me, it might get done in some bright future when I find the time.
can i work on this issue ??
@ShubhamAXS19 yes, just assigned you! Let us know if you have issues / questions
Can I be assigned this?
@ss-mathew just assigned you!