Iryna Yershova

Results 4 comments of Iryna Yershova

Hi! I have the same issue. I'm using: ``` @okta/okta-angular: 2.2.0 @okta/okta-auth-js: 3.2.5 @okta/okta-signin-widget: 4.4.4 ``` also I've tried to use latest versions: ``` @okta/okta-angular: 2.2.1 @okta/okta-auth-js: 4.0.2 @okta/okta-signin-widget: 4.5.1...

I've found a workaround for my Angular app with okta widget. Instead of using OktaCallbackComponent I use my own component. I added this code to callback component on initialization: ```...

> @IraErshova where does 'cookieService' come from? @TaylorNoelJordan It's just my service to work with cookie - you can replace it with your own or use **document.cookie** directly

Hey! we have the same issue on copying a table from MS Word to the editor: