I am integrating Handsontable into an Angular project using Module Federation (MF), where some parts of the application are lazy-loaded as remote modules. While the table functionality works, I am ...