Closed yspanj closed 6 months ago
Without seeing an example of reproducible code or a repo, we don't know how to do anything.
focusOn
is a javascript method included in the FluentAutocomplete.razor.js
file.
Can you reload the page via Ctrl+F5
(to clear the cache) or have you checked that you are developing using the "Interactive" RenderMode?
Closing due to inactivity.
🐛 Bug Report
Pressing the clear button of the Fluent autocomplete results in a null reference exception.
💻 Repro or Code Sample
🤔 Expected Behavior
Selection should be cleared.
😯 Current Behavior
Null reference exception with the following stack trace.
🔦 Context
This only seems to happen on a debug build.
https://github.com/microsoft/fluentui-blazor/assets/124144490/8926d686-5ca4-498f-a1dc-0fad56a22a4d
🌍 Your Environment