I recently had an issue come up where coming from the billing manager by clicking the encounter button. The encounter page would not load all the way. In troubleshooting the page, it would open all the way from the going to the dashboard first. But not from the billing manager. I asked ChatGPT to assist and give some options based on the script content. I ended up removing the ‘dygraphs’ and ‘utils’ from the
<?php Header::setupHeader(['common','esign']);?>
Now the page loads as expected. This is one Chrome and Firefox. v7.0.2 (3). My question is what are those two needed for on the encounter list page?