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

Web on iOS: Loading Spinner keep spinning after cancel pickFiles #1364

Closed
fabianbrandscheid opened this issue Sep 4, 2023 · 2 comments
Closed
Labels
new issue An issue that hasn't yet been seen from the maintainer stale

Comments

@fabianbrandscheid
Copy link

Describe the bug
Using the web-app on IOS:

When picking Files using web in Safari on iPhone and picking files is canceled by the user, pickFiles does not return. This results into the issue that the loading spinner never disappears. See the Video from the example app:

Bug.mov

On Android everything seems to work fine.
Platform

Android
[ X ] iOS
[ X ] Web
Desktop
Platform OS version
iOS 16.5.1
How are you picking?
await FilePicker.platform.pickFiles();
Details to reproduce the issue
Screenshots and/or video
Flutter Version details
Flutter 3.10.6 • channel stable • https://github.com/flutter/flutter.git
Framework • revision f468f3366c (4 days ago) • 2023-07-12 15:19:05 -0700
Engine • revision cdbeda788a
Tools • Dart 3.0.6 • DevTools 2.23.1

@fabianbrandscheid fabianbrandscheid added the new issue An issue that hasn't yet been seen from the maintainer label Sep 4, 2023
@github-actions
Copy link

This issue is stale because it has been open for 14 days with no activity.

@github-actions github-actions bot added the stale label Sep 12, 2023
@github-actions
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new issue An issue that hasn't yet been seen from the maintainer stale
Projects
None yet
Development

No branches or pull requests

1 participant