You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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.
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
The text was updated successfully, but these errors were encountered:
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:
Only after we click somewhere else on the page.
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
The text was updated successfully, but these errors were encountered: