Skip to content

Conversation

@megothss
Copy link
Contributor

Refactor deprecated findBy usage to use native array methods like .find.

This resolves warnings in discourse.native-array-extensions and ensures future compatibility with updated Ember versions.

Refactor deprecated `findBy` usage in multiple JavaScript files to use
native array methods like `.find` and `.some`. This resolves warnings in
`discourse.native-array-extensions` and ensures future compatibility with
updated Ember versions.
@megothss megothss merged commit f3fc54e into main Sep 25, 2025
5 checks passed
@megothss megothss deleted the dev/no-more-array-findby branch September 25, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants