Sep 27, 2023
Hmm, let me think about it.... How about not using an anti-pattern and forgetting about "Compound Component" as a term? Just make 2 components that are absolutely decoupled and never try to encapsulate navigation logic inside them - you will never account for all the use cases, just let the Tab component be fully controlled: https://codepen.io/snigo/full/abPGqYe