How to open a new tab in Angular Dart without bootstrapping the app again

后端 未结 0 993
别那么骄傲
别那么骄傲 2021-01-01 10:46

I tried to open a new tab using window.open(theUrl, \'_blank\'); It works but it bootstraps the whole app again. Is there a way to open a new tab without bootstrapping

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