We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d5265c commit 91fb36fCopy full SHA for 91fb36f
packages/next/src/next-devtools/dev-overlay/container/runtime-error/error-content-skeleton.tsx
@@ -38,6 +38,7 @@ export function ErrorContentSkeleton() {
38
<button
39
data-nextjs-call-stack-ignored-list-toggle-button
40
data-nextjs-call-stack-ignored-list-toggle-button-skeleton
41
+ aria-hidden="true"
42
>
43
<div data-nextjs-call-stack-skeleton-bar />
44
</button>
0 commit comments