Guard missing starter pack poll results
This commit is contained in:
@@ -125,7 +125,7 @@ export function useReferenceListOptOutMutation({
|
|||||||
if (error) return false
|
if (error) return false
|
||||||
|
|
||||||
const observedOptOut =
|
const observedOptOut =
|
||||||
value.starterPack.list?.viewer?.referenceListOptOut
|
value?.starterPack.list?.viewer?.referenceListOptOut
|
||||||
|
|
||||||
// AppView ignores duplicate records and continues to expose the URI
|
// AppView ignores duplicate records and continues to expose the URI
|
||||||
// of the record it indexed first. Treat that viewer state as the
|
// of the record it indexed first. Treat that viewer state as the
|
||||||
|
|||||||
Reference in New Issue
Block a user