Open KrzGruszcz opened 4 months ago
Ughh, Cypress keeps calling the sample command for some reason, instead of using the previously returned subject :(
https://github.com/cypress-io/cypress/blob/develop/packages/driver/src/cy/commands/aliasing.ts
Really weird behavior, need to investigate how to it works under the hood.
any update here Gleb @bahmutov ?
No updates @KrzGruszcz I did not have time to look into this
To reproduce:
The yielded
commandName
value should not change (since it's a static value), but it's changing (parentsUntil
vsplatform
in this example):