Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Cannot read property 'offsetWidth' of null #148

@Tsury

Description

@Tsury

Some users are experiencing this issue, latest version.
Not sure how to reproduce, maybe add a null check before accessing it?
Happens here:

const width = this.node.offsetWidth - (arrowLeftWidth || 0) - (arrowRightWidth || 0);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions