You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An exception occurs when loading the device configuration.
Steps to Reproduce
Go to Device configuration page
Context (Environment)
Portal version: 4.5.0 LoRaWAN Stack version: N/A
Logs
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: ArgumentNull_Generic Arg_ParamName_Name, value
System.ArgumentNullException: ArgumentNull_Generic Arg_ParamName_Name, value
at System.String.Join(String separator, String[] value)
at AzureIoTHub.Portal.Client.Services.DeviceModelsClientService.GetDeviceModels(DeviceModelFilter deviceModelFilter)
at AzureIoTHub.Portal.Client.Pages.DeviceConfigurations.CreateDeviceConfigurationsPage.OnInitializedAsync()
at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()
Additional Information
The text was updated successfully, but these errors were encountered:
Expected Behavior
User can create a device configuration.
Current Behavior
An exception occurs when loading the device configuration.
Steps to Reproduce
Context (Environment)
Portal version: 4.5.0
LoRaWAN Stack version: N/A
Logs
Additional Information
The text was updated successfully, but these errors were encountered: