Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Expression item.href !== '' || item.href !== undefined always return true #104

@ildarnm

Description

@ildarnm

I use an image tag and for this tag the expression item.href !== '' || item.href !== undefined always returns true.

if ( item.href !== '' || item.href !== undefined ) {

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions