Use localStorage storage status, vue ssr to report to client-side no match server-rendered

  , resulting in an error:  The client-side rendered virtual DOM tree is not matching server-rendered content . 

who has a solution (excluding the one that saves the state using cookie), that is, vue ssr uses localStorage to save the login state?

Feb.25,2022
Menu