When the TAF code is loaded asynchronously by code splitting, opening the TAF table in a new window is broken and does not show. It will only load the preset and the table disappears.
Current workaround: Don't split the TAF code to load asynchronously.
Desired solution: Code splitting does not break the TAF and can be loaded asynchronously.