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 TypeError error "Cannot destructure property..." in custom-property-pattern #5982

Merged
merged 2 commits into from Mar 24, 2022

Commits on Mar 23, 2022

  1. fixes TypeError error "Cannot destructure property..." in custom-prop…

    …erty-pattern
    
    Checks if nodes is an empty array, and returns early if so. Adds test case.
    mattxwang committed Mar 23, 2022
    Copy the full SHA
    5a2a5fd View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Copy the full SHA
    df205b8 View commit details
    Browse the repository at this point in the history