From f76a4885ecea667d01a5f51e5d30c8b9b32da4fa Mon Sep 17 00:00:00 2001 From: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com> Date: Mon, 27 Oct 2025 10:04:37 +0100 Subject: [PATCH] PanelStateWrapper: Add error boundary name (#112841) Add error boundary name to PanelStateWrapper --- public/app/features/dashboard/dashgrid/PanelStateWrapper.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/features/dashboard/dashgrid/PanelStateWrapper.tsx b/public/app/features/dashboard/dashgrid/PanelStateWrapper.tsx index 14fa037ee55..5d1558fa7f5 100644 --- a/public/app/features/dashboard/dashgrid/PanelStateWrapper.tsx +++ b/public/app/features/dashboard/dashgrid/PanelStateWrapper.tsx @@ -597,6 +597,7 @@ export class PanelStateWrapper extends PureComponent { {(innerWidth, innerHeight) => ( <>