Skip to content

ui.overlay.close('modal-id') from the useApi hook does not work in combination with applyAttributeChange #23

ui.overlay.close('modal-id') from the useApi hook does not work in combination with applyAttributeChange

ui.overlay.close('modal-id') from the useApi hook does not work in combination with applyAttributeChange #23

Workflow file for this run

name: Snapit
on:
issue_comment:
types:
- created
jobs:
snapit:
name: Snapit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.SHOPIFY_GH_ACCESS_TOKEN }}
- uses: ./.github/workflows/actions/prepare
- name: Create snapshot
uses: Shopify/snapit@main
env:
GITHUB_TOKEN: ${{ secrets.SHOPIFY_GH_ACCESS_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
with:
build_script: yarn build
comment_command: /snapit