brigand/react-mixin

Assign old displayName

Closed this issue · 2 comments

After use reactMixin.decorate()
In react console i see <No display name> component.
How can i fix it?

Try not using decorate; it's probably caused by a recent change to .decorate.

The decorate behavior was reverted, so this shouldn't be an issue anymore.