With the upcoming release of .net 10 which now provides the ability to pause and resume circuits will controls be updated to handle the pause and resume. Right now it feels like some javascript or interop is being called on resume for controls that arent part of the dom yet, im not exactly sure. Scheduler is one control in particular that we are experiencing issues with on Blazor.resumeCircuit(). If we change views and then pause or have an appointment window open we get the following Error: System.ArgumentException: There is no tracked object with id '13'