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 ...
In the past 2 weeks we were migrating our applications from module federation to native federation. Everything went smooth. After some time some colleagues started complaining about an issue when they ...