JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums ComboBox Error when unselecting an option at MultiComboInput drop down list

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #101884
    rubem001
    Member

    In a very basic application of the MultiComboInput I’m getting the messages shown below in the following situation:
    1 – Select one or more options in the drop down list of the MultiComboInput.
    2 – Using the checkboxes in the drop down list, unselect the options marked in step 1.
    3 – When the last option is unselected, the component throws the messages.
    Important: If you unselect the options using the “X” in the tokens, there is no problem.
    This test may be conducted with the exemple at https://www.htmlelements.com/demos/input/multi-combo-input/ using the Google Chrome or Opera browsers and the messages tracked in the developer console.
    I would like to know if there is a way to avoid these messages.
    Regards,
    <span style=”text-decoration: underline;”>Messages:</span>

    • Invalid ‘value’ property value type! Actual type: ‘undefined’, Expected type: ‘string’!
    • Uncaught Invalid ‘value’ property value type! Actual type: ‘undefined’, Expected type: ‘string’!

     

    #101885
    yavordashew
    Member

    Hi rubem001,
    Yes, this is unusual behavior from the MultiComboInput component and I have added a work item and we will work on to fixing this case as soon as we can.
    Thank you for reporting this behavior and for your corporation!
    Please, do not hesitate to contact us if you have any additional questions.
    Best regards,
    Yavor Dashev
    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.