In Next.js 16, when cacheComponents is enabled, the client component's state is preserved during route navigation. However, when cacheComponents is disabled, the state is lost. What causes this behavior?
@aurorascharff@samselikoff@timneutkens@shuding@huozhi@feedthejim
.@the_jonin_ The answer to this Q in the comprehensive exam has to be (1,0,0) as :is takes the specificity of its most specific argument.
Also there's a typo in the question where comma is missing in the :is argument list. If it was intentional then the answer must be (1,1,0).