Skip to content

chore: Updated ErrorDetail component to conditionally display "Hide error" or "Show error" based on the stack trace visibility. #28027

chore: Updated ErrorDetail component to conditionally display "Hide error" or "Show error" based on the stack trace visibility.

chore: Updated ErrorDetail component to conditionally display "Hide error" or "Show error" based on the stack trace visibility. #28027

Workflow file for this run

name: 'Pull Request Labeler'
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5