Remix遇到的问题(待编辑
有一个action用来切换深色模式,发现延迟很大,因为我首页有一个列表,是在loader加载的,每次都会重新加载。
During client-side transitions, Remix will optimize reloading of routes that are already rendering, like not reloading layout routes that aren't changing. In other cases, like form submission...
landay.hashnode.dev1 min read