You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also already know what's going on and when it happened. And how to fix by banging on it some more; but I haven't come up with a clean fix yet (I might actually be able to drop some misguided code).
Oh, and as a temporary workaround, you can use :transient return on the suffix in the subprefix.
Setup code:
Running
my/parent
, I expectp c
to return tomy/parent
.Instead, It stays at
my/child
.The expected behavior occurs on older transient versions. The
erroneous behavior occurs on a colleagues machine as well, and he uses
a newer version.
The text was updated successfully, but these errors were encountered: