Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Screen size change Introspect API getting called. #3630

Open
rahulp108 opened this issue May 20, 2024 · 0 comments
Open

On Screen size change Introspect API getting called. #3630

rahulp108 opened this issue May 20, 2024 · 0 comments
Labels

Comments

@rahulp108
Copy link

Describe the bug

When any UI element in the parent component changes (hide/show) screen size may vary. In this case introspect API is getting triggered and refreshing the OKTA Sign-in Widget.
This we can reproduce by changing the screen size by browser width or height.

Reproduction Steps

  1. Complete integration by the given steps in the reactJS Okta Sign-in Widget.
    https://developer.okta.com/docs/guides/archive-sign-in-to-spa-embedded-widget/react/main/

  2. After that once we change the screen size by making the browser height or width change, we can see logs for introspect API, and that will be causing the refresh to OKTA Widget.

SDK Versions

"@okta/okta-react": "^6.8.0",
"@okta/okta-signin-widget": "^7.17.1",

Additional Information

OKTA-ISSUE
@rahulp108 rahulp108 added the bug label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant