Skip to content

AutoComplete clears text automatically when another control is set #977

Open
@kevon-vems

Description

@kevon-vems

NOTE: We do not look at .zip attachments for issue investigation.

Describe the bug
If a user searches using AutoComplete, then puts text into a different textbox, the autocomplete clears.

To Reproduce
Steps to reproduce the behavior:

  1. Create a form with AutoComplete and other fields
  2. Search for something that does not exist
  3. Type data in a different field
  4. AutoComplete text is cleared

Expected behavior
AutoComplete data stays in place and is accessible in code-behind

Screenshots
https://github.com/user-attachments/assets/3acb5499-75aa-44f6-9dd3-f427a6d0a852

Versions (please complete the following information):

  • .NET Version: .NET 9
  • BlazorBootstrap: 3.1.0
  • Server
  • Blazor Interactive Render Mode: Server
  • Blazor Interactivity Location: Global

Desktop (please complete the following information):

  • Win 11
  • Browser chrome

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions