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

Bug: Failed to create a device configuration #1846

Closed
kbeaugrand opened this issue Mar 6, 2023 · 0 comments
Closed

Bug: Failed to create a device configuration #1846

kbeaugrand opened this issue Mar 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kbeaugrand
Copy link
Member

Expected Behavior

User can create a device configuration.

Current Behavior

An exception occurs when loading the device configuration.

Steps to Reproduce

  1. 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

@kbeaugrand kbeaugrand added the bug Something isn't working label Mar 6, 2023
@kbeaugrand kbeaugrand added this to the S53 milestone Mar 6, 2023
@github-project-automation github-project-automation bot moved this to 📝 Todo in IoT Hub Portal Mar 6, 2023
@GuillaumeM-2ISA GuillaumeM-2ISA moved this from 📝 Todo to 🚧 In Progress in IoT Hub Portal Mar 6, 2023
@GuillaumeM-2ISA GuillaumeM-2ISA moved this from 🚧 In Progress to 💬 Ready for Review in IoT Hub Portal Mar 6, 2023
kbeaugrand added a commit that referenced this issue Mar 6, 2023
* fix create device configuration

* Update src/AzureIoTHub.Portal.Client/Pages/DeviceConfigurations/CreateDeviceConfigurationsPage.razor

* Update src/AzureIoTHub.Portal.Client/Pages/DeviceConfigurations/CreateDeviceConfigurationsPage.razor

---------

Co-authored-by: Kevin BEAUGRAND <9513635+kbeaugrand@users.noreply.github.com>
@GuillaumeM-2ISA GuillaumeM-2ISA moved this from 💬 Ready for Review to 🚀 Ready in IoT Hub Portal Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🚀 Ready
Development

No branches or pull requests

3 participants