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

[iOS] FilePicker allows seletion of Javascript (*.js) files when filter is set to only allow public.plain-text #23415

Open
ISeeBinary opened this issue Jul 3, 2024 · 1 comment
Labels
t/bug Something isn't working

Comments

@ISeeBinary
Copy link

Description

When using FilePicker on iOS you are able to select *.js files after passing in public.plain-text as a filter.

Steps to Reproduce

  1. Add a FilePicker to your application
  2. Create a PickOptions object and set the FileTypes to allow only "public.plain-text"
  3. Call PickMultipleAsync, passing in the PickOptions
  4. Navigate to the *.js file

You are able to select the *.js file

Link to public reproduction project repository

No response

Version with bug

8.0.40 SR5

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 17.5.1

Did you find any workaround?

No response

Relevant log output

No response

@ISeeBinary ISeeBinary added the t/bug Something isn't working label Jul 3, 2024
Copy link
Contributor

github-actions bot commented Jul 3, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Something isn't working
1 participant