Introduction
One of the common challenges when migrating a customization from Classic UI to Modern UI is recreating custom tabs that display the same data as an existing grid.
In Classic UI, multiple tabs can easily reuse the same graph view. However, in Modern UI, this approach can make the cust...