Project

General

Profile

Actions

Defect #104

closed

Bugfix Selectbox

Added by Ondřej Kopr over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Frontend
Target version:
Start date:
08/18/2016
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:

Description

In component selectbox is problem with searching in values.
When is more than 10, you can not find another.
Exception:

[ERROR] {} [TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined]
TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined
    at SelectBox.itemRenderer (http://localhost:3000/dist/js/app.js:136644:60)
    at http://localhost:3000/dist/js/app.js:136400:21
    at OrganizationManager.receiveEntities (http://localhost:3000/dist/js/app.js:154326:9)
    at http://localhost:3000/dist/js/app.js:154293:27

More info:
method: SelectBox.itemRenderer
this.props.searchInFields[Symbol.iterator]()

Actions

Also available in: Atom PDF