Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Inconsistent displayName configuration for context Consumer/Provider #1251

@nathanmarks

Description

@nathanmarks

Due to this change after the original PR:

c2db8dd

This is now needed to set the displayName for both as for Consumer we do not look up the displayName on _context like we do for Provider:

TestContext.displayName = 'TestContext';
TestContext.Consumer.displayName = 'TestContext';

Was this intentional or can I submit a PR to fix it?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions