ACRA / acralyzer

Open source backend for ACRA reports.
GNU General Public License v3.0
488 stars 90 forks source link

AcraLyzer Signout Issue #138

Open Kuldeepsing opened 6 years ago

Kuldeepsing commented 6 years ago

I am using acralyzer while clicking on Logout button the page is not getting refreshed and it is showing the same information which is present on the page. Steps to reproduce:

  1. Go to the acralyzer user interface and sign in with User(Which you have created). you will see bugs and reports.
  2. Click on the Logout button the page will not get refreshed.
  3. You need to manually refresh the page to get rid of the information.

Please look for the attached images which gets called while hitting the Logout button and when you manually refresh.

acra_logout_after_manual_refresh acra_logout_without_refresh