0
daws created
Hello there,
Is it possible to include the whole app (AspNet zero 5.0 core+angular) on an iframe ? (meaning no restriction on your side) i suppose i'll need to adjust CORS permissions.
I made a quick test but it gave me a blank page, so i quick ask before modify everything :mrgreen:
thanks !
1 Answer(s)
-
0
Hi @daws,
Actually, we haven't tried it before. As far as I remember, there was a problem about baseUrl of angular app on angular side.
I suggest you to check angular & angular-cli's github repositories for similar usages.