0
bilalhaidar created
Hello,
In the *-routing.module.ts files you specify for each route an object of "data: { preload: true }".
Are you defining a preload-strategy somewhere? Otherwise, why add this property with preload:true?
Thanks
4 Answer(s)
-
0
Hi @bilalhaidar,
You are right, it seems like this is unnecessart for now. Maybe we can add a preload strategy.
Thanks for pointing this out.
-
0
Ok, thanks a lot.
Can you please have a look at this post: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/383">https://github.com/aspnetzero/aspnet-ze ... issues/383</a>
Thanks Bilal
-
0
Hi @bilalhaidar, I replied your question, we can continue on github.
Thanks.
-
0
Thanks a lot :)