Closed
Description
I implement rangeBehaviours
as a function and return "ignore". Relay shows me this warning:
Using
nullas a rangeBehavior value is deprecated. Use
ignoreto avoid refetching a range.
Callsite:
Is the condition there wrong? I'm thinking it might need to be (!rangeBehavior && rangeBehavior !== IGNORE)
Metadata
Metadata
Assignees
Labels
No labels