Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
每次路由器更改都会fluxible app.rehydrate调用吗?
fluxible
app.rehydrate
app.rehydrate在整个 Fluxible 应用程序生命周期中什么时候被调用?
仅当应用程序在客户端(浏览器)上启动以恢复用于在服务器上呈现的数据时,才第一次调用 Rehydrate。这就是它的目的,当你浏览应用程序时没有什么可以补充的。