Runtime error: 0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'modal'

I am building a simple POC with the demo version of the signature. I created a menu page which loads the “Contracts” page with the signature component on. The following line generates the error: @Html.CreateSignatureScriptsLoadBlock(). I have tried the line in several locations on the attached code.

Hello,


We are sorry to hear that you have such issue. This error means that you have jQuery conflict in your App. Does you have included your own jQuery library? If yes, please try to remove it and try again.

Also please check this documentation for how to avoid such conflicts.

Best regards.

Thanks



That fixed it.

Hello Craig,


Glad to hear that.

Best regards.