Hi there, does anyone know if there’s a bug in composer.hideOvelay effect? and if not why my code is wrong…?
when I call showOverlay the effect works perfeclty but when I use the hide i’ts not. only the effect is problematic, other than that it works. Thanks in advance!
composer.hideOverlay( "menu", { isModal = true, effect = "slideUp", time = 1000 } );