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 #464 - rawRule.use is not iterable #472

Merged
merged 1 commit into from
Oct 18, 2021
Merged

Fix #464 - rawRule.use is not iterable #472

merged 1 commit into from
Oct 18, 2021

Conversation

roamn
Copy link
Contributor

@roamn roamn commented Sep 10, 2021

  • [fixed] TypeError: rawRule.use is not iterable

What kind of change does this PR introduce? (bugfix, feature, docs update, improvement)
bugfix

What is the current behavior? (You can also link to an open issue here)
#464

What is the new behavior (if this is a feature change)?
Added isArray checking and wrapping rule.use to array if it is an object.

Does this PR introduce a breaking change?
No

Please check if the PR fulfills contributing guidelines

- [fixed] TypeError: rawRule.use is not iterable
@Cerberrus
Copy link

Thank you!

@nueq22
Copy link

nueq22 commented Sep 24, 2021

👍

@d3x42 d3x42 merged commit 51d246c into JetBrains:master Oct 18, 2021
@roamn roamn deleted the raw-rule-fix branch October 18, 2021 23:31
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.

4 participants