easyblockshq / easyblocks

The open-source visual builder framework.
https://easyblocks.io
GNU Affero General Public License v3.0
241 stars 33 forks source link

fix(canvas): dont prevent clicks on actions #61

Open maarten2424 opened 3 weeks ago

maarten2424 commented 3 weeks ago

Description

This small MR fixes the issue when clicking actions or links internally, that the event is not fired.

vercel[bot] commented 3 weeks ago

@maarten2424 is attempting to deploy a commit to the Shopstory Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 day ago

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

Name Status Preview Comments Updated (UTC)
easyblocks-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2024 2:40pm
r00dY commented 1 day ago

How can I reproduce this issue? I checked this PR against main branch and don't see any differences but probably I'm missing something.