{"record":{"id":"ee8c29a1a43187a9","repo":"facebook/react","slug":"cancelviewtransitionname-is-not-implemented","errorCode":null,"errorMessage":"cancelViewTransitionName is not implemented","messagePattern":"cancelViewTransitionName is not implemented","errorType":"console","errorClass":null,"httpStatus":null,"severity":"error","filePath":"packages/react-native-renderer/src/ReactFiberConfigFabricWithViewTransition.js","lineNumber":79,"sourceCode":"};\n\nexport function restoreViewTransitionName(\n  instance: Instance,\n  props: Props,\n): void {\n  if (__DEV__) {\n    console.warn('restoreViewTransitionName is not implemented');\n  }\n}\n\n// Cancel the old and new snapshots of viewTransitionName\nexport function cancelViewTransitionName(\n  instance: Instance,\n  oldName: string,\n  props: Props,\n): void {\n  if (__DEV__) {\n    console.warn('cancelViewTransitionName is not implemented');\n  }\n}\n\nexport function cancelRootViewTransitionName(rootContainer: Container): void {\n  // No-op\n}\n\nexport function restoreRootViewTransitionName(rootContainer: Container): void {\n  // No-op\n}\n\nexport function cloneRootViewTransitionContainer(\n  rootContainer: Container,\n): Instance {\n  if (__DEV__) {\n    console.warn('cloneRootViewTransitionContainer is not implemented');\n  }\n  // $FlowFixMe[incompatible-type] Return empty stub","sourceCodeStart":61,"sourceCodeEnd":97,"githubUrl":"https://github.com/facebook/react/blob/eafeac097ba51e1eab809c07102126bd5f8e5425/packages/react-native-renderer/src/ReactFiberConfigFabricWithViewTransition.js#L61-L97","documentation":"Error \"cancelViewTransitionName is not implemented\" thrown in facebook/react.","triggerScenarios":"Thrown at packages/react-native-renderer/src/ReactFiberConfigFabricWithViewTransition.js:79 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"eafeac097ba51e1eab809c07102126bd5f8e5425","analyzedAt":"2026-08-21T22:01:08.818Z","schemaVersion":2},"datasetVersion":"2026-08-21T23:17:16.201Z"}