Skip to content Skip to sidebar Skip to footer

Reaction Commerce: Typeerror: Require(...).__secret_internals_do_not_use_or_you_will_be_fired Is Undefined

Upgrading Reaction Commerce from 1.4.x to 1.5.x with rc run I'm getting this error in Firefox: TypeError: require(...).__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED is undefin

Solution 1:

Please remove react-tap-event-plugin from client/modules/core/main.js. It's no longer necessary.


Post a Comment for "Reaction Commerce: Typeerror: Require(...).__secret_internals_do_not_use_or_you_will_be_fired Is Undefined"