Autocomplete showing 'Undefined' when typing

UI Components for React
Post Reply
nawsheen
Posts: 3
Joined: 01 Nov 2017, 17:57

19 Feb 2018, 08:01

The latest release introduced this bug. Found the issue in this change:

if (this.props.field) {
const resolvedFieldData = ObjectUtils.resolveFieldData(value, this.props.field);
return resolvedFieldData !== null ? resolvedFieldData : value;

resolvedFieldData is undefined and that is being set as the input.value.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

25 Feb 2018, 23:04

Thank you, we'll do a maintenance release this week with this fixed.

Post Reply

Return to “PrimeReact”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests