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
I can't close login submit button.can you please tell me how can i close modal after successful login. i tried to remove modal active class $('body').find('.cd-signin-modal--is-visible').removeClass('.cd-signin-modal--is-visible'); but its not working. please help me with this.
The text was updated successfully, but these errors were encountered:
I can't close login submit button.can you please tell me how can i close modal after successful login. i tried to remove modal active class $('body').find('.cd-signin-modal--is-visible').removeClass('.cd-signin-modal--is-visible'); but its not working. please help me with this.
The text was updated successfully, but these errors were encountered: