Did Alert component loose functionality?

I just put a alert on my page and I realized it does not have any of the options the older one I had from another project has. The new one does not seem to have the settings described here: Alerts system | WeWeb Documentation Particularly I want to handle errors etc easier without having to rebuild logic.

This is the new one:


This is the old one:

1 Like

In screenshot 1, you have used a true/false split action. While in screenshot 2 you have a multi option split

@Himanshu I was using the prebuilt alert available with the “Add” button. This is why I was asking if it lost functionality. The multi split is from an alert element added with the “Add” a few months ago and the true/false is the new one.

@Joyce is this something that Weweb changed with one of the new releases?