Closed Burgov closed 4 years ago
To reproduce the issue, you juste have to put page router outlet inside à layout :
<GridLayout rows="1"
columns="1">
<page-router-outlet></page-router-outlet>
</GridLayout>
With current version of this plugin, authentication with a TnsOaProvider (which delegate to SFSafariViewController), you will get a blank page in safari with the title "Website name"
Thank for the PR @Burgov.
@alexziskind1 any chance you can create a new release on npm?
@alexziskind1 any chance you can create a new release on npm?
This is now published
See #116
I think this PR should do the trick but I'm not 100% sure how to test it.
@alexziskind1 can you verifiy?