From 8d49733b1e7e86418e444dff87c75f8409c07c70 Mon Sep 17 00:00:00 2001 From: Simran Date: Wed, 2 Apr 2025 13:55:15 +0200 Subject: [PATCH] Response component: Set key derived from specPath Fixes a problem with the Model/Schema tree not responding to clicks If defaultModelRendering is set to "model" and if there are multiple responses (across paths) with the same schema structure --- src/core/components/response.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/components/response.jsx b/src/core/components/response.jsx index 6cf5d3d1d89..2502228ec95 100644 --- a/src/core/components/response.jsx +++ b/src/core/components/response.jsx @@ -236,6 +236,7 @@ export default class Response extends React.Component { { example || schema ? (