I have an Angular 17.1.2 application that is using localForage without any issues. Today I updated the version of Angular to 17.3.5 (no other changes) and now when I call config on localForage it is ...
I am facing an issue when using @angular-architects/module-federation for Angular Module Federation. The error TypeError: container.init is not a function occurs when trying to load the remote ...