module-federation-examples icon indicating copy to clipboard operation
module-federation-examples copied to clipboard

Invalid hook call. Hooks can only be called inside of the body of a function component.

Open LukNasc opened this issue 1 year ago • 0 comments

I have an error when trying to call a remote bundle using "injectScript", my host app is Next 14 and the others can be React or Angular, React bundles are generally versions lower than 18, usually 17.x

LukNasc avatar Feb 06 '24 14:02 LukNasc