Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings in Admin Panel not showing the changed value after reopening #12950

Closed
ubarsaiyan opened this issue Dec 13, 2018 · 2 comments
Closed

Comments

@ubarsaiyan
Copy link
Contributor

ubarsaiyan commented Dec 13, 2018

Description:

Settings in Admin Panel are not showing the changed value after saving and reopening the Admin Panel without refreshing.

Steps to reproduce:

  1. Go to http://localhost:3000/admin/Layout (for example)
  2. Turn the "Use Real Name" setting on (again for example)
  3. Click on "save changes".
  4. A green confirmation appears that the setting is saved.
  5. Close the Admin Panel without refreshing.
  6. Open the Admin Panel again (from the overflow menu in the left sidebar)
  7. Check if the setting is still true.
  8. Refresh.

Expected behavior:

The setting should show the correct value.

Actual behavior:

Setting shows the old value without refresh.

Server Setup Information:

Latest commit e6d9375 .

@ubarsaiyan ubarsaiyan changed the title Settings in Admin Settings in Admin Panel not showing the changed value after reopening Dec 13, 2018
@localguru
Copy link
Contributor

Might be a duplicate of #12144

@ubarsaiyan
Copy link
Contributor Author

@localguru yes it is. Sorry, didn't see that before. Closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants