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

LikeView has no propTypes defined #14338

Closed
joncursi opened this issue Jun 6, 2017 · 2 comments
Closed

LikeView has no propTypes defined #14338

joncursi opened this issue Jun 6, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@joncursi
Copy link
Contributor

joncursi commented Jun 6, 2017

I'm using the react-native-fbsdk package in React Native (I would post this to that repo, but they don't accept GitHub issues, so this is the next best place). When I booted up RN this morning, I started getting the following redbox error:

`LikeView` has no propTypes defined

screen shot 2017-06-06 at 6 47 56 am

I noticed this error on RN 0.44.2 this morning so I decided to upgrade to the latest 0.44.3 to see if that would resolve it, but getting the same issue.

Thoughts?

@joncursi
Copy link
Contributor Author

joncursi commented Jun 6, 2017

I wonder if this could be from a new babel plugin I tried installing yesterday:

babel-plugin-transform-react-remove-prop-types

However, I have tried removing this plugin and node_modules and re-installing node modules, but no luck.

So I guess the question is then, if this plugin has stripped all of the proptypes away, how do I get the proptypes... back again?

@hramos
Copy link
Contributor

hramos commented Jun 6, 2017

According to the fbsdk repo, any bugs or issues should be reported to https://developers.facebook.com/bugs/. That's likely why it does not accept GitHub issues.

@hramos hramos closed this as completed Jun 6, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Jun 6, 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