Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

RxAutoComplete - success callback bug #58

Description

@istrasci

In trying to use the RxAutoComplete component, my server-side search is working correctly and then RxAutoComplete#onResourceSearch callback is triggered. However, it's breaking around line ~345 with an "Error #1009: Cannot access a property or method of a null object reference. The line is

if ((results as Array).length) {

Debugging is showing that results is a TypedArray.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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