Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete isn't working when value is bound to data #378

Open
KristaNEO opened this issue Oct 16, 2024 · 3 comments
Open

Autocomplete isn't working when value is bound to data #378

KristaNEO opened this issue Oct 16, 2024 · 3 comments

Comments

@KristaNEO
Copy link

Works when model is empty but not after the address has been bound

<input type="text" class="form-control" required @ref="this.addressSearchPrimary" @Bind=jfOrder.PrimaryContact.JFAddress.AddressLine1>

Thanks in advance for any input

@valentasm1
Copy link
Collaborator

How this is this library issue?
I dont know which part to fix

@KristaNEO
Copy link
Author

I guess this was more a question for those who have encountered the same issue and if there was a way to correct it in my implementation.

Is this a known/intended issue? Once data has been bound you can no longer access autocomplete?

@valentasm1
Copy link
Collaborator

You could check issue history and mention people who has commented on similar parts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants