react-router-relay icon indicating copy to clipboard operation
react-router-relay copied to clipboard

[Deprecated] Relay Classic integration for React Router

Results 1 react-router-relay issues
Sort by recently updated
recently updated
newest added

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