Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

React.memo failed #144

Closed
wyeo opened this issue Jan 9, 2019 · 3 comments
Closed

React.memo failed #144

wyeo opened this issue Jan 9, 2019 · 3 comments

Comments

@wyeo
Copy link

wyeo commented Jan 9, 2019

ReactTV.render does not support React.memo utilisation.

I got this error message

Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.

@matheusmonte
Copy link

@wyeo Can you share some piece of code?

@wyeo
Copy link
Author

wyeo commented Jan 9, 2019

@raphamorim
Copy link
Owner

Hmm, I believe the reason of that is that react reconciler is outdated and most of new React features are not supported yet. Created an issue related #158

@wyeo wyeo closed this as completed Mar 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants