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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modal no longer appears after upgrade #1798

Open
perry-mitchell opened this issue Dec 4, 2023 · 0 comments
Open

Modal no longer appears after upgrade #1798

perry-mitchell opened this issue Dec 4, 2023 · 0 comments

Comments

@perry-mitchell
Copy link

perry-mitchell commented Dec 4, 2023

馃悰 Bug Report

After upgrading to RN 0.72.1 (and then to 0.72.7), <Modal> stopped rendering at all, showing the message:

2023-12-04 22:30:51.041073+0200 Buttercup[54956:1958733] [Presentation] Attempt to present <RCTModalHostViewController: 0x7ff7a42918a0> on <UIViewController: 0x7ff7e62089f0> (from <RNSScreen: 0x7ff7a46633a0>) which is already presenting <RCTModalHostViewController: 0x7ff7a42b1ac0>.

The modal never appears and then the app freezes. Sometimes it does appear, but some long time after having set it to visible.

Kapture.2023-12-04.at.22.46.44.mp4

UI Kitten and Eva version

Package Version
@eva-design/eva 2.2.0
@ui-kitten/components 5.3.1

Environment information

  System:
    OS: macOS 12.6.1
    CPU: (16) x64 Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz
  Binaries:
    Node: 20.10.0 - /usr/local/bin/node
    npm: 10.2.3 - /usr/local/bin/npm
  SDKs:
    iOS SDK:
      Platforms: DriverKit 22.2, iOS 16.2, macOS 13.1, tvOS 16.1, watchOS 9.1
    Android SDK:
      API Levels: 23, 26, 28, 29, 30, 31, 32, 33
      Build Tools: 28.0.3, 29.0.2, 30.0.2, 30.0.3, 31.0.0, 32.0.0, 33.0.0
      System Images: android-29 | Google APIs Intel x86 Atom, android-30 | Google APIs Intel x86 Atom
      Android NDK: 22.1.7171670
  IDEs:
    Android Studio: 2022.3 AI-223.8836.35.2231.11090377
    Xcode: 14.2/14C18 - /usr/bin/xcodebuild
  npmPackages:
    react: 18.2.0 => 18.2.0
    react-native: 0.72.7 => 0.72.7

Looks like a similar issue here: aksonov/react-native-router-flux#2563

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant