Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

util isarray deprecated #42

Open
Bearwick opened this issue Oct 16, 2024 · 0 comments
Open

util isarray deprecated #42

Bearwick opened this issue Oct 16, 2024 · 0 comments
Labels
bug Something isn't working maintenance check that something is working/fix code
Milestone

Comments

@Bearwick
Copy link
Collaborator

Description

Resolve - DeprecationWarning: The util.isArray API is deprecated. Please use Array.isArray() instead.

Acceptance Criteria

util.isArray is switched to Array.isArray() or other method currently supported.

@Bearwick Bearwick added bug Something isn't working maintenance check that something is working/fix code labels Oct 16, 2024
@Bearwick Bearwick added this to the App Release milestone Oct 16, 2024
@Bearwick Bearwick modified the milestones: App Release, Future Work Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance check that something is working/fix code
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant