FluentSelect: Fix ValueChanged fired twice #382
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
deploy_preview.yml
on: pull_request
Build and deploy Demo site
5m 49s
Close Pull Request Job
0s
Annotations
3 warnings
Build and deploy Demo site:
examples/Demo/Shared/Pages/Lab/IssueTester.razor#L24
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and deploy Demo site:
examples/Demo/Shared/Pages/Lab/IssueTester.razor#L24
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and deploy Demo site:
examples/Demo/Shared/Pages/Lab/IssueTester.razor#L24
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|