Skip to content

Topbar clicks are passing through to the screen underneath the modal #7927

Open
@Alberto-BaseNet

Description

@Alberto-BaseNet

What happened?

It seems since we upgraded to react-native-navigation 7.40.1 and react-native 0.73.9 we are able to click top bar buttons through modals.

clickthrough-topbar-buttons

We used modal presentation style: modalPresentationStyle: Platform.OS === 'ios' ? overFullScreen : overCurrentContext,

What was the expected behaviour?

We should not be able to click through a modal.

Was it tested on latest react-native-navigation?

  • I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

I tried to run the playground project but it has 110 errors compiling typescript...

In what environment did this happen?

React Native Navigation version: 7.40.1
React Native version: 0.73.9
Has Fabric (React Native's new rendering system) enabled: (yes/no) No
Node version: 18.19.1
Device model: Android Simulator + Motorola G54 5G
Android version: 14

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions