Completed
Last Updated: 07 Apr 2023 14:00 by ADMIN
Release R2 2023
Dinand
Created on: 06 Apr 2023 12:17
Category: Signature
Type: Bug Report
1
_uniqueid error RadSignature

The following JavaScript error is thrown when RadSignature is used along with asp:ScriptManager:

Sys.InvalidOperationException: '_uniqueId' is not a property or an existing field.

1 comment
ADMIN
Doncho
Posted on: 07 Apr 2023 12:42

Temporary workaround:

Replace the asp:ScriptManager with a RadScriptManager:

<telerik:RadScriptManager ID="RadScriptManager1" runat="server"></telerik:RadScriptManager>

<telerik:RadSignature runat="server" ID="RadSignature1"></telerik:RadSignature>

Regards,
Doncho
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.