Maciej
<NuxtPage> events?
In this particular case, in the parent component, we are using
<NuxtPage>
to render three different tables based on the routing, on which certain actions can be performed. At the moment, we know the specific child components that may be rendered, but I have a feeling that as the application evolves, we might lose control over this, and the solution seems somewhat fragile. I hope this answers your question.4 replies