Skip to content

Conversation

@giautm
Copy link
Contributor

@giautm giautm commented Nov 22, 2025

When playing with Client 3D, I found the MatchContainer's props is exported, but the component didn't. So this should fix the problem.

https://github.com/giautm/relay-3d-example/blob/d479ba493d9c39e3946d12fcffb7c7a1f3977f2d/directories-3d/components/common/RelayMatchContainer.tsx#L2-L4

The document said it should exported from react-relay package:

```js
const {useFragment, graphql, MatchContainer} = require('react-relay');
function CommentRenderer(props) {

@meta-cla meta-cla bot added the CLA Signed label Nov 22, 2025
@giautm giautm changed the title Add missing MatchContainer to exports in react-relay fix: add missing MatchContainer to exports in react-relay Nov 22, 2025
@giautm giautm changed the title fix: add missing MatchContainer to exports in react-relay fix: add missing MatchContainer to exports in react-relay Nov 22, 2025
@giautm giautm changed the title fix: add missing MatchContainer to exports in react-relay fix: export MatchContainer from react-relay package Nov 23, 2025
@giautm
Copy link
Contributor Author

giautm commented Dec 13, 2025

Any update there?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants