Skip to content

fix(experience-builder-sdk): remove race condition in mode detection when reloading the canvas on save [SPA-2511] #1421

fix(experience-builder-sdk): remove race condition in mode detection when reloading the canvas on save [SPA-2511]

fix(experience-builder-sdk): remove race condition in mode detection when reloading the canvas on save [SPA-2511] #1421

Workflow file for this run

name: 'Pull Request Labeler'
on: [pull_request]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'