mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Bind device search filter on change instead of on input.
This commit is contained in:
parent
6f28e595b2
commit
04e665aec4
@ -48,8 +48,7 @@
|
||||
<input class="form-control d-inline"
|
||||
style="width: 200px"
|
||||
placeholder="Search device properties"
|
||||
@bind="_filter"
|
||||
@bind:event="oninput" />
|
||||
@bind="_filter" />
|
||||
</div>
|
||||
|
||||
<div class="mt-2" style="white-space: nowrap">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user