Skip to content

The Provider disables all interactivity on Android #4847

@matpaaa

Description

@matpaaa

Current behaviour

I use Provider in my application's App.tsx, which allows me to render my BottomSheetModal in the project root.

This only happens on Android 15; no issues found on iOS.

How to reproduce?

Place a Provider in the project root, then have a Portal with a BottomSheetModal as its child. Launch an Android 15 emulator and none of the buttons will work, nor will the input field.

Your Environment

software version
android 15
react-native 0.81.5
react-native-paper ^5.14.5
node 20.20.0
expo sdk 54

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions