You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I using modal('/redeemable-coupon-list', { fullscreen: true }) instead of navigate function on ios, theres no back button or close button in the action bar, so how could I close the modal I opened?
The text was updated successfully, but these errors were encountered:
when I using
modal('/redeemable-coupon-list', { fullscreen: true })
instead of navigate function on ios, theres no back button or close button in the action bar, so how could I close the modal I opened?The text was updated successfully, but these errors were encountered: