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

Duplicate request sent to server after switching sites in sites settings #3922

Closed
9 tasks done
tauqeer-haider opened this issue Jul 22, 2020 · 0 comments · Fixed by #3923
Closed
9 tasks done

Duplicate request sent to server after switching sites in sites settings #3922

tauqeer-haider opened this issue Jul 22, 2020 · 0 comments · Fixed by #3923

Comments

@tauqeer-haider
Copy link
Contributor

Description of bug

Duplicate request is issued to GetCultureList method in Site Settings when a different site is selected in the "EDITING SITE" dropdown.

Steps to reproduce

  1. Create a child website
  2. In the main site, open SETTINGS > Site Settings
  3. Open the debugging tool (assuming you are using google chrome)
  4. Click the network tab
  5. In the EDITING SITE dropdown, select the site created at step 1

Current behavior

Observe two same requests are send to server API/PersonaBar/SiteSettings/GetCultureList?portalId=

Expected behavior

Only one request should send to server

Affected version

  • 10.00.00 alpha build
  • 09.06.02 release candidate
  • 09.06.01 latest supported release

Affected browser

  • Chrome
  • Firefox
  • Safari
  • Internet Explorer 11
  • Microsoft Edge (Classic)
  • Microsoft Edge Chromium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant