I found the following problem, in the "Settings Panel" when trying to create element with a property of type "on:click.prevent.stop", it works fine on the "Canvas", but when trying to publish the webpage, the "Publish failed" icon appears.
Why does this happen and is it possible to correct it?
On the related note: using alpinejs on webstudio elements will inevitably lead to issues, we are rendering with react, alpine may modify the dom and lead to all kinds of issues
turns out dot is invalid in attribute name, the framework you are using is using invalid stuff and we don't support that particular framework either, I am afraid this is a nogo