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

fix(#41) - handles scenario with elem is not an array #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wallaceiam
Copy link

Description

This PR checks if elem is an array before attempting to map, if it isn't then just display the result.

Also includes splitargs + test to remove vulnerabilities

What type of PR is this? (check all applicable)

  • 🐛 Bug Fix

Related Tickets & Documents

Fixes #41

Added tests?

  • 👍 yes

Added to documentation?

  • 🙅 no documentation needed

- also includes splitargs to remove vulnerabilities
- updates tests
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.

(error) elem.map is not a function When using FT.SEARCH
1 participant