Skip to content

keyboardaccessoryiew crash when change input #1996

Closed
@fukemy

Description

@fukemy

hi, i got this error when testing keyboardaccessoryiew:

step:
open keyboardscreen
click to chang input type

 ERROR  Error: Argument appears to not be a ReactComponent. Keys: isFocused,focus,blur,clear,validate

This error is located at:
    in IGNORE (at CustomKeyboardView/index.tsx:12)
    in CustomKeyboardView (at KeyboardAccessoryView.tsx:283)
    in KeyboardTrackingViewTemp (at KeyboardTrackingView.ios.tsx:30)
    in KeyboardTrackingView (at KeyboardTrackingView/index.tsx:48)
    in _c (at KeyboardAccessoryView.tsx:267)
    in KeyboardAccessoryView (at KeyboardAccessoryViewScreen.js:197)
    in RCTView (at View.js:32)
    in View (at view/index.tsx:119)
    in View (at forwardRef.tsx:13)
    in View (at asBaseComponent.tsx:62)
    in View (at forwardRef.tsx:13)
    in View (at KeyboardAccessoryViewScreen.js:180)
    in KeyboardAccessoryViewScreen (created by WrappedComponent)
    in WrappedComponent (at renderApplication.js:50)
    in RCTView (at View.js:32)
    in View (at AppContainer.js:92)
    in RCTView (at View.js:32)
    in View (at AppContainer.js:119)
    in AppContainer (at renderApplication.js:43)
    in unicorn.nativeComponents.KeyboardAccessoryViewScreen(RootComponent) (at renderApplication.js:60)

Metadata

Metadata

Assignees

Labels

buga bug in one of the components

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions