system.nav.goBack does not handle parameters

If I swapTo a window and pass it parameterized elements through its custom properties, then when I use the goBack() command in a Typical Navigation Strategy, it “forgets” its parameters.

Which window is losing its Parameters ? The Window you are going back to or the one that you are leaving ?

The one I am going back to. It’s probably because the window is being unloaded.