(Solved)Uncaught TypeError: FbForm is not a constructor

urbido

Member
Hello,
I have problem with this error in JS: Uncaught TypeError: FbForm is not a constructor.
It´s showing when we have on our site another javascript from other function helping us showing 3d models.

I don´t know if this because of the bad code from 3d JS or because there might be a problem in your JS functions.

I found here https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Not_a_constructor some explaining text about this, but I don´t know what it is meaning.
The JavaScript exception "is not a constructor" occurs when there was an attempt to use an object or a variable as a constructor, but that object or variable is not a constructor.

So is needed to repair code in your JS files or in 3d JS file?

Thank you for your advice
Urbido
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top