Skip to content

fromArray to report Element at index $i is null #6460

@akarnokd

Description

@akarnokd

Currently, Observable.fromArray says The $i th element is null, which is a bit misleading as i is the element index. Update the error message to The element at index $i is null. The Flowable version should be updated if necessary. Note that the null checks appear multiple places.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions