from that nested layout and use another layout while preserving the
NuxtPage
NuxtPage
with
keepalive
keepalive
if the user changes back the the nested layout again.
Is possible?, for now I only could make a rendering condition from the Nested layout to not render the layout and only the default slot but I don't know if thats the right solution. Thanks.