Completed
Last Updated: 01 Jun 2023 20:02 by ADMIN
Release 4.3.0 (06/07/2023) (R2 2023)
Jonathan
Created on: 17 Feb 2023 12:41
Category: Gantt
Type: Bug Report
1
When navigating away from a page with a Gantt an exception is thrown

I have a page with a Gantt chart and a Button. The button navigates to another page in the app (NavigationManager.NavigateTo()). When I click the button an exception is thrown:

Exception trace: Error: Microsoft.JSInterop.JSException: An exception occurred executing JS interop: The JSON value could not be converted to System.Double. Path: $ | LineNumber: 0 | BytePositionInLine: 4.. See InnerException for more details. ---> System.Text.Json.JsonException: The JSON value could not be converted to System.Double. Path: $ | LineNumber: 0 | BytePositionInLine: 4.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'Null' as a number.

2 comments
ADMIN
Svetoslav Dimitrov
Posted on: 31 Mar 2023 13:41

Hello Jonathan,

As the creator of this public item, you are automatically subscribed to receive email notifications on status updates. This is the best way to get notified when an item has a different status like Planned, In development or Completed. At this stage, I am not able to offer any estimate time for this fix. 

Regards,
Svetoslav Dimitrov
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.

Jonathan
Posted on: 24 Mar 2023 18:21
Is there any update on when this will be fixed?