Skip to main content
3 Antworten
  1. 24. Nov. 2021, 05:43

    It looks to be browser auto-complete itself. Browser somehow manipulates the markup and suggests auto-complete suggestions. You can try disabling it in your browser and check if it's still suggesting you the text.

     

    Having said that, there is no way of implementing auto-suggestion. However, you can try implementing it using Lightning component.

0/9000