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
{{ message }}
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.
If "Enable for comments" option is checked then user can't leave a message if it already sign in. (hope you understand what I mean).
I can illustrated this.
If option set on true:
then:
See? I logged now and I can't leave the comment. But when I unchecked the option I have the button for leaving comments:
This happens because user shouldn't signing to the site if user already authorized.
In code it's look like that:
We have IF but we do not have ELSE. I guess if user is authorized already we must show default comment button.
This sounds not so hard and if you don't mind I can try fix this :)
The text was updated successfully, but these errors were encountered: