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
This is standard Flutter behavior with embedded web frames. The Stripe element is not a Flutter widget. Do you have a usecase where you would want to make it scrollable?
Describe the bug
A clear and concise description of what the bug is paymentElement is not scrolling in flutter web.
To Reproduce
Steps to reproduce the behavior:
1.add payment elemenmt in a singlechildscrollview.
Expected behavior
The card should scroll.
Smartphone / tablet
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: