REACT AUTOCOMPLETE / Component value not refreshed correctly

Hello,

I have a problem with the component in my code. This part worked very well three months ago, but no longer today. I've had a look, but as I haven't touched the code, I don't understand. I enclose the file, the screenshots and my versions. Can you give me an answer?

   "@syncfusion/ej2-react-dropdowns": "^27.1.48",

Problem :

When loading, the value passed to the component is not displayed correctly:

Image_6942_1733929753962

Image_9390_1733929804916

Value is present in the value.

The reloading of the value is wobbly and doesn't work properly when changing either.

Thanks


Attachment: PopoverChangeAlimentation_b83f47ed.7z

1 Reply

UD UdhayaKumar Duraisamy Syncfusion Team December 19, 2024 05:43 AM UTC

Hello BLANDIN Ewen,


We have created a sample based on the code snippet you provided using the latest version (v28.1.35) and attempted to replicate the reported issue. On our end, the AutoComplete component renders correctly, and its value updates properly in the input field during the initial rendering. Additionally, we tested dynamically updating the value and data source of the AutoComplete component, and the updates were accurately reflected in the component.


For your reference, we have shared the sample and a video demonstration below:




Sample: Cyqshabu (forked) - StackBlitz


We recommend updating your packages to the latest version to see if this resolves the issue. If the problem persists even after updating, we kindly request the following details to assist you further and provide a precise solution:

  • Does this issue occur on a specific platform (e.g., Windows, Android, iOS), or is it consistent across all platforms?

  • Please modify the provided sample to reflect your exact scenario. This will help us better understand how the component is integrated and managed in your project.

  • Step-by-step instructions to reproduce the issue.

  • A video illustration showing the issue in action.


Best regards,

Udhaya Kumar D.



Loader.
Up arrow icon