x2js icon indicating copy to clipboard operation
x2js copied to clipboard

"Uncaught TypeError: (intermediate value)(…) is not a function" error occurred when using with another libraries

Open nerezo opened this issue 7 years ago • 0 comments

Hi,

When I used this library on my product with another libraries, occurs this javascript error: "Uncaught TypeError: (intermediate value)(…) is not a function".

I think that cause of the problem is a missing semicolon end of the wrapper function. Detail is here: https://stackoverflow.com/a/42036382

Thanks.

nerezo avatar Oct 17 '17 19:10 nerezo