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

Detected changes isn't working properly #436

Open
avihaizanaa opened this issue Jul 12, 2023 · 0 comments
Open

Detected changes isn't working properly #436

avihaizanaa opened this issue Jul 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@avihaizanaa
Copy link

avihaizanaa commented Jul 12, 2023

Describe the bug
We are experiencing detect changes issues when using your SDK in our web application.
When the "hostedLoginBox" is set to true and we're refreshing the page we experience the next behaviors:

  1. The sidebar in our application isn't open immediately when we click on the button that opens it.
    Only after we click somewhere else on the page.
  2. When saving data we have a popup that shows a message but it doesn't open, only after we click somewhere else on the page.
  3. We have two radio buttons that
    when we are clicking on them nothing is selected. Only after we click somewhere else on the page.

To Reproduce
I've attached minimal code that reproduces the problem.
basic app.zip

Expected behavior
We expect the changes to detect immediately and the sidebar and other UI components to work.

Video

Repreduce.mp4
@avihaizanaa avihaizanaa added the bug Something isn't working label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants