Skip to content

fix: make it work with react-relay 2.0 (classic)#245

Open
Mayank1791989 wants to merge 4 commits intorelay-tools:masterfrom
Mayank1791989:fix/relay_v2
Open

fix: make it work with react-relay 2.0 (classic)#245
Mayank1791989 wants to merge 4 commits intorelay-tools:masterfrom
Mayank1791989:fix/relay_v2

Conversation

@Mayank1791989
Copy link

react-relay 2 uses React.forwardRef() for RelayContainer which fails the
typeof routeComponent === 'object' check.

issue
- react-relay 2 uses React.forwardRef() for RelayContainer which fails the
typeof routeComponent === 'object' check.
@taion
Copy link
Member

taion commented Jul 23, 2019

Can you fix CI here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants