diff --git a/MP-TAB3/Components/OdlMan.razor.cs b/MP-TAB3/Components/OdlMan.razor.cs index 69e332de..efae2435 100644 --- a/MP-TAB3/Components/OdlMan.razor.cs +++ b/MP-TAB3/Components/OdlMan.razor.cs @@ -1559,7 +1559,7 @@ namespace MP_TAB3.Components noteAttr = currPodl.Note; PzPallet = currPodl.PzPallet; } - else + else if (IdxOdl > 0) { tcRichAttr = currOdl.TCRichAttr; noteAttr = currOdl.Note; diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj index 25c9eff4..6b6bd427 100644 --- a/MP-TAB3/MP-TAB3.csproj +++ b/MP-TAB3/MP-TAB3.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2402.2815 + 6.16.2402.2816 enable MP_TAB3 diff --git a/MP-TAB3/Pages/_Layout.cshtml b/MP-TAB3/Pages/_Layout.cshtml index 8104f9e7..ed4bfb07 100644 --- a/MP-TAB3/Pages/_Layout.cshtml +++ b/MP-TAB3/Pages/_Layout.cshtml @@ -86,12 +86,11 @@ document.location.reload(); } } + }).then(() => { + Blazor.defaultReconnectionHandler._reconnectCallback = function (d) { + document.location.reload(); + } }); - // }).then(() => { - // Blazor.defaultReconnectionHandler._reconnectCallback = function (d) { - // document.location.reload(); - // } - // }); diff --git a/MP-TAB3/Resources/ChangeLog.html b/MP-TAB3/Resources/ChangeLog.html index 0d55db6f..2b6085b5 100644 --- a/MP-TAB3/Resources/ChangeLog.html +++ b/MP-TAB3/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2402.2815

+

Versione: 6.16.2402.2816


Note di rilascio: