Is there a way to find the error code line with the next stackstrace? I know the error is by using slice
in some undefined
property but the app code is so long that could be anywhere.
By the way, I am only getting the above error in Internet Explorer. Other browsers works fine.
I hope to have explained my problem well. Thanks in advance.
Update