Error occurred while assigning RadzenQRCode Value #1916

Closed
opened 2026-01-29 18:00:13 +00:00 by claunia · 3 comments
Owner

Originally created by @sdhzth on GitHub (Nov 28, 2025).

< RadzenQRCode Value="@qrCode" / >

string qrCode="{"cv":"3.0","id":"EPc_5246B8C8DF2E4C30AF880116B13723AE","o":"KHE0DgQEUHoQY3VnKDFhMldDUhNtVFNVWWBnYjUNXQRKdAYdBF4vZzVgDkYEE3ZUEh0aOSojNU1KRyEJdX4TFG8lNiIcGQocYggSABZ9cS4=","outsideSUrl":"https://newcoss-dev.isignet.cn:10201/coss/mobile/v1/getServiceInfo","sUrl":"https://newcoss.isignet.cn:301/coss/mobile/v1/getServiceInfo"}";

Display error message:Extend EcParams table beyond V10 as needed.

Thanks!

Originally created by @sdhzth on GitHub (Nov 28, 2025). < RadzenQRCode Value="@qrCode" / > string qrCode="{\"cv\":\"3.0\",\"id\":\"EPc_5246B8C8DF2E4C30AF880116B13723AE\",\"o\":\"KHE0DgQEUHoQY3VnKDFhMldDUhNtVFNVWWBnYjUNXQRKdAYdBF4vZzVgDkYEE3ZUEh0aOSojNU1KRyEJdX4TFG8lNiIcGQocYggSABZ9cS4=\",\"outsideSUrl\":\"https://newcoss-dev.isignet.cn:10201/coss/mobile/v1/getServiceInfo\",\"sUrl\":\"https://newcoss.isignet.cn:301/coss/mobile/v1/getServiceInfo\"}"; Display error message:Extend EcParams table beyond V10 as needed. Thanks!
Author
Owner

@enchev commented on GitHub (Nov 29, 2025):

The code cannot be even compiled - please provide valid, compilable code.

@enchev commented on GitHub (Nov 29, 2025): The code cannot be even compiled - please provide valid, compilable code.
Author
Owner

@sdhzth commented on GitHub (Nov 29, 2025):

qrcodestr.txt
Please unzip this file, it does not display correctly in HTML

Thanks!

@sdhzth commented on GitHub (Nov 29, 2025): [qrcodestr.txt](https://github.com/user-attachments/files/23833808/qrcodestr.txt) Please unzip this file, it does not display correctly in HTML Thanks!
Author
Owner

@enchev commented on GitHub (Dec 1, 2025):

You can use markdown to place your code:

string qrCode="{\"cv\":\"3.0\",\"id\":\"EPc_5246B8C8DF2E4C30AF880116B13723AE\",\"o\":\"KHE0DgQEUHoQY3VnKDFhMldDUhNtVFNVWWBnYjUNXQRKdAYdBF4vZzVgDkYEE3ZUEh0aOSojNU1KRyEJdX4TFG8lNiIcGQocYggSABZ9cS4=\",\"outsideSUrl\":\"https://newcoss-dev.isignet.cn:10201/coss/mobile/v1/getServiceInfo\",\"sUrl\":\"https://newcoss.isignet.cn:301/coss/mobile/v1/getServiceInfo\"}";

At the moment inded such long strings are not supported.

@enchev commented on GitHub (Dec 1, 2025): You can use markdown to place your code: ``` string qrCode="{\"cv\":\"3.0\",\"id\":\"EPc_5246B8C8DF2E4C30AF880116B13723AE\",\"o\":\"KHE0DgQEUHoQY3VnKDFhMldDUhNtVFNVWWBnYjUNXQRKdAYdBF4vZzVgDkYEE3ZUEh0aOSojNU1KRyEJdX4TFG8lNiIcGQocYggSABZ9cS4=\",\"outsideSUrl\":\"https://newcoss-dev.isignet.cn:10201/coss/mobile/v1/getServiceInfo\",\"sUrl\":\"https://newcoss.isignet.cn:301/coss/mobile/v1/getServiceInfo\"}"; ``` At the moment inded such long strings are not supported.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1916