UI for all tables changing to legacy view after catalog was submittedProblemThe UI for all tables is changing to legacy view once a RITM has been raised. Steps to reproduce:1. Navigate to the portal page from the left navigator.2. Search for a catalog item.3. Submit a request with the details filled.4. Now go to the cmdb_ci_computer from the left navigator and the legacy view was changed Root CauseThere are custom catalog client scripts that are causing the issue. Disabling the customs prevents the error from occurring.Steps to Resolve1. Review the custom Catalog client scripts for the catalog2. Check the code on those scripts.3. Disable or modify the scripts that are causing the issue.