Skip to content

JS error preventing display of results when using "in distro like" filter #44

Open
@Grinnz

Description

@Grinnz

Context

When doing a search like below I get the following JS error, and there is a count of results but no actual results displayed.

Uncaught TypeError: Cannot read property 'length' of undefined
    at b.verifySuggestionsFormat (20170714091316-8ee3b0e7a6641aed845899d0645808f6.js:80)
    at b.processResponse (20170714091316-8ee3b0e7a6641aed845899d0645808f6.js:80)
    at Object.<anonymous> (20170714091316-8ee3b0e7a6641aed845899d0645808f6.js:80)
    at j (20170714091316-8ee3b0e7a6641aed845899d0645808f6.js:1)
    at Object.fireWith [as resolveWith] (20170714091316-8ee3b0e7a6641aed845899d0645808f6.js:1)
    at x (20170714091316-8ee3b0e7a6641aed845899d0645808f6.js:1)
    at XMLHttpRequest.b (20170714091316-8ee3b0e7a6641aed845899d0645808f6.js:1)

https://grep.metacpan.org/search?q=caller%5C%28&qd=%5EMojo.*&qft=

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions