andrewcourtice / harlem

Powerfully simple global state management for Vue 3
https://harlemjs.com
MIT License
516 stars 16 forks source link

Fix trigger name pattern matching #85

Closed robertmoura closed 1 year ago

robertmoura commented 1 year ago

Fix trigger name matching.

const a = action('a', ...);
const ab = action('ab', ...);

onActionSuccess('a', ...); // Triggers on action 'a' and 'ab'
vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @andrewcourtice on Vercel.

@andrewcourtice first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
harlem ❌ Failed (Inspect) Apr 26, 2023 2:18am