DioxusLabs / DioxusLabs/dioxus

"File" input type not working in iOS app

Open
#5,135 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

**Problem**

The file selection dialogue on iOS doesn't open when an input of type `file` is tapped.

**Steps To Reproduce**

Steps to reproduce the behavior:

- Use an `input { r#type: "file" }` block in an app
- Run `dx serve --ios`
- File dialogue doesn't function

**Expected behavior**

The file dialogue to open.

**Screenshots**

N/A

**Environment:**

- Dioxus version: 0.7.1
- Rust version: 1.91.1
- OS info: macOS 26.2
- App platform: mobile, iOS

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.