ActivateRoute not sending data from resolver when refreshing the page or opening a new one with window.open

前端 未结 0 1548
轮回少年
轮回少年 2021-01-04 08:22

I have a resolver that retrieves a piece of data, and I\'m calling it routing module like this :

const routes: Routes = [
  {
    path: \'\',
    resolve: { \         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题