Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

I am receiving the following error when trying to display the Modal: #11047

Closed
sachin9990 opened this issue Dec 28, 2022 · 2 comments
Closed
Labels
Resolution: Duplicate Will flag the issue to be closed by a bot after a 1 day grace period (label used by bot)

Comments

@sachin9990
Copy link

    I am receiving the following error when trying to display the Modal:

image

React Native version: 0.63.3

Adding log from browser console:

This error is located at:
in RCTModalHostView (at Modal.js:228)
in Modal (at InvitelessShareView.windows.tsx:166)
in InvitelessShareView
in StaticContainer
in StaticContainer (at SceneView.tsx:115)
in EnsureSingleNavigator (at SceneView.tsx:114)
in SceneView (at useDescriptors.tsx:150)
in RCTView (at View.windows.js:44)
in View (at CardContainer.tsx:222)
in RCTView (at View.windows.js:44)
in View (at CardContainer.tsx:221)
in RCTView (at View.windows.js:44)
in View (at CardSheet.tsx:33)
in ForwardRef(CardSheet) (at Card.tsx:573)
in RCTView (at View.windows.js:44)
in View (at createAnimatedComponent.js:165)
in AnimatedComponent (at createAnimatedComponent.js:215)
in ForwardRef(AnimatedComponentWrapper) (at Card.tsx:555)
in Dummy (at Card.tsx:549)
in RCTView (at View.windows.js:44)
in View (at createAnimatedComponent.js:165)
in AnimatedComponent (at createAnimatedComponent.js:215)
in ForwardRef(AnimatedComponentWrapper) (at Card.tsx:544)
in RCTView (at View.windows.js:44)
in View (at Card.tsx:538)
in Card (at CardContainer.tsx:190)
in CardContainer (at CardStack.tsx:623)
in RCTView (at View.windows.js:44)
in View (at Screens.tsx:84)
in MaybeScreen (at CardStack.tsx:616)
in RCTView (at View.windows.js:44)
in View (at Screens.tsx:54)
in MaybeScreenContainer (at CardStack.tsx:498)
in CardStack (at StackView.tsx:462)
in KeyboardManager (at StackView.tsx:458)
in RCTView (at View.windows.js:44)
in View (at CompatNativeSafeAreaProvider.tsx:28)
in CompatNativeSafeAreaProvider (at SafeAreaContext.tsx:74)
in SafeAreaProvider (at SafeAreaProviderCompat.tsx:42)
in SafeAreaProviderCompat (at StackView.tsx:455)
in RCTView (at View.windows.js:44)
in View (at StackView.tsx:454)
in StackView (at createStackNavigator.tsx:87)
in StackNavigator (at App.tsx:41)
in EnsureSingleNavigator (at BaseNavigationContainer.tsx:396)
in ForwardRef(BaseNavigationContainer) (at NavigationContainer.tsx:91)
in ThemeProvider (at NavigationContainer.tsx:90)
in ForwardRef(NavigationContainer) (at App.tsx:40)
in App (at renderApplication.js:45)
in RCTView (at View.windows.js:44)
in View (at AppContainer.js:106)
in RCTView (at View.windows.js:44)
in View (at AppContainer.js:132)
in AppContainer (at renderApplication.js:39)

Could you let me know if I am missing anything here ?

Originally posted by @aRajeshKumar in #1978 (comment)

I have the same issue, Has this been resolved?

@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Dec 28, 2022
@chrisglein
Copy link
Member

The Modal component is not yet implemented, as tracked by this issue: #2989

@chrisglein
Copy link
Member

Duplicate of #2989

@chrisglein chrisglein marked this as a duplicate of #2989 Jan 5, 2023
@chrisglein chrisglein closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2023
@ghost ghost removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jan 5, 2023
@chrisglein chrisglein added the Resolution: Duplicate Will flag the issue to be closed by a bot after a 1 day grace period (label used by bot) label Jan 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Resolution: Duplicate Will flag the issue to be closed by a bot after a 1 day grace period (label used by bot)
Projects
None yet
Development

No branches or pull requests

2 participants