Try our conversational search powered by Generative AI!

js error "Maximum call stack size exceeded" (Chrome) when switching between content & project

Found in

EPiServer.Labs.LanguageManager 3.0.3

Fixed in

EPiServer.Labs.LanguageManager 3.0.3

(Or a related package)

Created

Oct 20, 2017

Updated

Nov 03, 2017

State

Closed, Fixed and tested


Description

Steps to reproduce

  1. Create a project "Project A".
  2. Switch to "Project A".
  3. Switch to "None (use primary draft)".
  4. Switch to "Project A".
  5. Click page 1.
  6. Click "Overview" on ProjectModeBar.
  7. Click page 2.
  8. Click "Overview" on ProjectModeBar.
    ==> js error "Maximum call stack size exceeded" (Chrome)

Cause: "too much recursion" error when switching between content & project