I don’t see it anymore…
Did this get removed with the latest update?
I don’t see it anymore…
Did this get removed with the latest update?
Isn’t it the same as ‘drawer’?
Yes
Thanks @thisismetrying and @luka !
It seems to be missing some of the baked in functionality as before. There used to variables included that would manage the display state. But that’s OK, I can figure it out.
Has anyone tested the Drawer recently? Or the Modal for that matter?
I just dragged a Drawer onto an existing screen, and Modal, and nothing is showing up.
The Drawer no longer has variables being included.
The Modal does have variables, but even changing the variable does not cause the modal to show.
I use drawers and modals all the time and haven’t encountered any problems. If no variable is included, you could create one and bind it to the “display” property, then trigger it using buttons or any other element on click.
Could you elaborate more or post screenshots about the issue with the modal? I change variables and trigger the same variables with my buttons, and everything works fine.
I just readded the variables to modal and drawer