Skip to content

Fix issue1332#1333

Open
qvenge wants to merge 1 commit intomasterfrom
issue1332
Open

Fix issue1332#1333
qvenge wants to merge 1 commit intomasterfrom
issue1332

Conversation

@qvenge
Copy link
Contributor

@qvenge qvenge commented Jul 15, 2024

if (this.multiple) {
return Object.isSet(active) ? [...active].flatMap((val) => getEl(val) ?? []) : [];
}
return this.waitStatus('ready')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Нужен комментарий почему так сделано + тесты и changelog

@shining-mind
Copy link
Contributor

Лучше делать в начале МР в v4, так как там нормально работают тесты, а потом уже в мастер. @qvenge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants