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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modal has this error RCTModalHostView? #1978

Closed
GezimVeliu opened this issue Sep 19, 2018 · 6 comments
Closed

Modal has this error RCTModalHostView? #1978

GezimVeliu opened this issue Sep 19, 2018 · 6 comments

Comments

@GezimVeliu
Copy link

GezimVeliu commented Sep 19, 2018

Is It arranged RCTModalHostView in this version, I got this error: requirenativecomponent: "RTCModalHostView" was not found in the UIManager?

@howlettt
Copy link
Contributor

howlettt commented Oct 8, 2018

Modal hasn't been implemented yet #618

@rozele
Copy link
Collaborator

rozele commented Feb 26, 2019

Closed by #1996

@rozele rozele closed this as completed Feb 26, 2019
@aRajeshKumar
Copy link

aRajeshKumar commented Dec 10, 2020

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 ?

@ghost ghost added the Needs: Attention 👋 An issue that had been tagged "Needs: Author Feedback" has received activity (label applied by bot) label Dec 10, 2020
@chrisglein
Copy link
Member

Since this issue was originally opened the core implementation has changed completely for react-native-windows... but Modal still hasn't been implemented yet: #2989 (partially because we didn't have a reference implementation from the old C# core). It is on our radar, but is expected that it doesn't work today.

@chrisglein chrisglein removed the Needs: Attention 👋 An issue that had been tagged "Needs: Author Feedback" has received activity (label applied by bot) label Dec 11, 2020
@jensonstack
Copy link

+1

@ghost ghost added the Needs: Attention 👋 An issue that had been tagged "Needs: Author Feedback" has received activity (label applied by bot) label Nov 10, 2021
@chrisglein chrisglein removed the Needs: Attention 👋 An issue that had been tagged "Needs: Author Feedback" has received activity (label applied by bot) label Nov 11, 2021
@robsadams
Copy link

Receiving this error as well.... has this ever been fixed?

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

7 participants