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 was archived by the owner on Apr 1, 2019. It is now read-only.
Output the captcha challenge on captcha controller is working well on IE browser,but it seem get in trouble on Firefox or Chrome.So I do some fix as follow:
Output the captcha challenge on captcha controller is working well on IE browser,but it seem get in trouble on Firefox or Chrome.So I do some fix as follow:
BEFORE:
AFTER:
It is working well on all browsers :)