franciscop / translate

:sa: Translate text on node.js and the browser with promises
MIT License
288 stars 44 forks source link

'Not a Function' #24

Closed afuentes09651 closed 3 years ago

afuentes09651 commented 3 years ago

I was wondering if the following error message is common for React:

× Unhandled Rejection (TypeError): translateWEBPACK_IMPORTED_MODULE1default() is not a function. (In 'translateWEBPACK_IMPORTED_MODULE1default()(input, { to: langTo, from: langFrom })', 'translateWEBPACK_IMPORTED_MODULE1default()' is an instance of Object)

found in here

afuentes09651 commented 3 years ago

The error happens on a submit

franciscop commented 3 years ago

This is not a place to ask general React questions and I'm not your mentor.