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
When adding new rows using a IUserAction, these new rows in the data model does not get any generated altinnRowId properties. This breaks app-frontend in strange ways, such as not showing the rows at all (and stalling the whole UI) until the user refreshes app-frontend.
Steps To Reproduce
Use project references in ttd/frontend-test to use the latest app-lib-dotnet main
Description of the bug
When adding new rows using a
IUserAction
, these new rows in the data model does not get any generatedaltinnRowId
properties. This breaks app-frontend in strange ways, such as not showing the rows at all (and stalling the whole UI) until the user refreshes app-frontend.Steps To Reproduce
ttd/frontend-test
to use the latestapp-lib-dotnet
mainAdditional Information
The text was updated successfully, but these errors were encountered: