Re-adding a Component with RiverpodComponentMixin
I'd like to share with you a little problem I encountered when passing a map with various components as parameters to an other Component, some of which containing the RiverpodComponentMixin mixin. With the following code, if you add a [...]