Hey everyone
This release brings you more control with stackable popups and a couple of bug fixes.
Check out what’s new
Display multiple popups without overlapping
Before, if you opened more than one popup at the same time, they would overlap.
Now, you can configure your alert popups to stack , without manual positioning or custom logic.
Toggle the “Is stacked?” parameter to make sure each popup appears one at a time, vertically or horizontally:
Perfect for building a custom notification system or displaying multiple alerts in sequence!
Check out our docs to learn more.
Bug fixes
• [ARRAYS]: if you connected a repeat container to an empty list, some old placeholder text still showed up on the screen. That’s now fixed.
• [DASHBOARD]: we fixed a bug where deleting a project showed an error message, even though the project was deleted.
• [VARIABLES]: when using the reset variable value action, variables you’ve already selected will now be removed from the dropdown list.
That’s all for this release! As always, let us know what you think