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

[0.43] undefined is not an object (evaluating 'subscription.listener.apply') when tapping on TextInput #13403

Closed
ragnorc opened this issue Apr 8, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@ragnorc
Copy link

ragnorc commented Apr 8, 2017

The error Unhandled JS Exception: undefined is not an object (evaluating 'subscription.listener.apply') occurs when tapping on TextInput. Does anyone have an idea what the error could be?

@ide
Copy link
Contributor

ide commented Apr 9, 2017

This happens if an undefined event listener is passed in.

@ragnorc
Copy link
Author

ragnorc commented Apr 9, 2017

Oh thanks! Had not seen that I had removed the Keyboard listener functions.

@ragnorc ragnorc closed this as completed Apr 9, 2017
@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants