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 issue:
Recently, Console & My Account was migrated to React 18 (PR wso2/identity-apps#3440), and the automatic batching feature seems to interfere with how we handle state in the Console.
There are issues when updating Sign On Methods.
How to reproduce:
Go to Console
Navigate to an application's edit page.
Go to Sign on Method tab.
Add a new step.
Click update.
See that the newly added authenticator is not visible unless you navigate to another tab and come back.
Note
It was observed that this behaviour was working as expected in Firefox.
Expected behavior:
React 18 portals should work the same way as the React 16 portals.
Environment information (Please complete the following information; remove any unnecessary fields) :
Product Version: IS 6.0.0
OS: Mac
Database: H2
Userstore: LDAP
The text was updated successfully, but these errors were encountered:
brionmario
changed the title
[React 18] Automatic batching breaks the Sign On Method behaviour
[React 18] Automatic batching breaks the Console
Sep 21, 2022
This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!
Describe the issue:
Recently, Console & My Account was migrated to React 18 (PR wso2/identity-apps#3440), and the automatic batching feature seems to interfere with how we handle state in the Console.
How to reproduce:
Expected behavior:
React 18 portals should work the same way as the React 16 portals.
Environment information (Please complete the following information; remove any unnecessary fields) :
The text was updated successfully, but these errors were encountered: