Skip to content

Please make a new alpha release or backport a bugfix #1221

Closed
@Amndeep7

Description

@Amndeep7

I'm running into the bug fixed here at

if (!node.value) {
return
}
where the linter tries to access a property of an object that's null in the no-unused-components rule.

Currently builds for a project of mine are failing due to the linter crashing. I validated this by manually adding the fix to the local copy of this library in my node_modules, which allowed the build to proceed as usual.

I would really appreciate it if you could either backport the fix to the 5.2.x and/or 6.2.x lines (I can make the PR if necessary) or make a new alpha release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions