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
Using fenrus:latest docker image, attempting to add any terminal to a group is resulting in a soft crash, as the dashboardterminal type is not recognised. Error log below.
Unhandled exception in circuit 'Rt5lrfqKLDSXFYpW9gpce2Sh2T41MDOTP-NGH6RwmL0'.
System.Exception: Unknown type: DashboardTerminal
at Fenrus.Components.SideEditors.GroupItemEditor.Save() in /app/Components/SideEditors/GroupItemEditor/GroupItemEditor.razor.cs:line 327
at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)
The text was updated successfully, but these errors were encountered:
Using fenrus:latest docker image, attempting to add any terminal to a group is resulting in a soft crash, as the dashboardterminal type is not recognised. Error log below.
2023-08-22 16:30:00.8953 [INF] => Triggering worker: CalendarEventWorker
AppRazor IsAdmin: = True
AppRazor IsAdmin: = True
warn: Microsoft.AspNetCore.Components.Server.Circuits.RemoteRenderer[100]
fail: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost[111]
The text was updated successfully, but these errors were encountered: