Closed tagliala closed 21 hours ago
Hello,
we were used to popups on click because of some links in the popup itself. It appears to not be possible on v0.8 to keep using the previous behavior
Apparently it is not either possible to use on_click event because the returned object is a task without its element, and popup requires an element
on_click
Is there any chance to reintroduce the old behavior as an option?
Pushed today!
Thanks, really appreciate
Hello,
we were used to popups on click because of some links in the popup itself. It appears to not be possible on v0.8 to keep using the previous behavior
Apparently it is not either possible to use
on_click
event because the returned object is a task without its element, and popup requires an elementIs there any chance to reintroduce the old behavior as an option?