{"record":{"id":"1f5910199383cc6e","repo":"facebook/react","slug":"restoreviewtransitionname-is-not-implemented","errorCode":null,"errorMessage":"restoreViewTransitionName is not implemented","messagePattern":"restoreViewTransitionName is not implemented","errorType":"console","errorClass":null,"httpStatus":null,"severity":"error","filePath":"packages/react-native-renderer/src/ReactFiberConfigFabricWithViewTransition.js","lineNumber":68,"sourceCode":") {\n  // TODO: Get the owner document from the root container.\n  this._pseudo = pseudo;\n  this._name = name;\n}\n\nexport type ViewTransitionInstance = null | {\n  name: string,\n  old: mixin$Animatable,\n  new: mixin$Animatable,\n  ...\n};\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","sourceCodeStart":50,"sourceCodeEnd":86,"githubUrl":"https://github.com/facebook/react/blob/eafeac097ba51e1eab809c07102126bd5f8e5425/packages/react-native-renderer/src/ReactFiberConfigFabricWithViewTransition.js#L50-L86","documentation":"Error \"restoreViewTransitionName is not implemented\" thrown in facebook/react.","triggerScenarios":"Thrown at packages/react-native-renderer/src/ReactFiberConfigFabricWithViewTransition.js:68 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"}