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

Issue: Disable Scrolling Inside ADB2CEmbedWebView on iOS #26

Open
kherel opened this issue Jan 31, 2025 · 0 comments
Open

Issue: Disable Scrolling Inside ADB2CEmbedWebView on iOS #26

kherel opened this issue Jan 31, 2025 · 0 comments

Comments

@kherel
Copy link

kherel commented Jan 31, 2025

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant