Skip to content

Cannot read properties of null (reading 'scrollTop') #305

@adamreisnz

Description

@adamreisnz

This error is thrown from src/utils/picker.js line 31 occasionally:

const scrollTop = scrollElement.scrollTop

Could you put a guard in place to check that scrollElement has a valid value?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions