Closed ITninja04 closed 5 years ago
Hi,
I really appreciate you take time to test the tool and bring feed back from it, thanks.
I'm closing this to move the discussion to the specific issues opened to address the reported:
Silent Login interval is too short Unnecesary StateHasChanged event fired on silent login
Every 30 to 45 seconds an iframe will be injected (I assume to validate the users session). During this time it triggers a 'StateHasChanged' method call and causes my components to re-render.
This would be okay for text and other static items but I have on page where we're showing a chart and when it re-renders it animates causing the app to not act naturally.
Is there a way to disable this background refresh?
So far that's the only issue/bug we've seen, we really appreciate you putting in the time on this project!