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
Description
There is an issue where scrolling occurs inside the ADB2CEmbedWebView widget, but this behavior is only observed on iOS. The expected behavior is to have scrolling disabled inside the widget.
Steps to Reproduce
Open the app on an iOS simulator.
Navigate to the screen where ADB2CEmbedWebView is used.
Try interacting with the web content inside the widget.
Notice that scrolling is enabled inside the widget.
Expected Behavior
Scrolling inside ADB2CEmbedWebView should be disabled, or at least controllable via configuration.
Actual Behavior
Scrolling is enabled inside the widget only on iOS, causing unexpected behavior.
Platform:
Android ❌ (No issue observed)
iOS ✅ (Issue occurs here)
The text was updated successfully, but these errors were encountered:
Description
There is an issue where scrolling occurs inside the ADB2CEmbedWebView widget, but this behavior is only observed on iOS. The expected behavior is to have scrolling disabled inside the widget.
Steps to Reproduce
Open the app on an iOS simulator.
Navigate to the screen where ADB2CEmbedWebView is used.
Try interacting with the web content inside the widget.
Notice that scrolling is enabled inside the widget.
Expected Behavior
Scrolling inside ADB2CEmbedWebView should be disabled, or at least controllable via configuration.
Actual Behavior
Scrolling is enabled inside the widget only on iOS, causing unexpected behavior.
Platform:
Android ❌ (No issue observed)
iOS ✅ (Issue occurs here)
The text was updated successfully, but these errors were encountered: