Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when changing the dataset using state #10537

Open
marciogurka opened this issue Dec 24, 2024 · 0 comments
Open

Error when changing the dataset using state #10537

marciogurka opened this issue Dec 24, 2024 · 0 comments
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed OEM OEM customer react React framework integration

Comments

@marciogurka
Copy link

Forum post

Attached is an example with the error, tried to set syncDataOnLoad: false, but the issue persists.

gantt-react-vite-basic.zip

"Hi,
I’m experiencing an issue while updating Gantt task data (when the tasks are segmented).

The data changes dynamically (via filtering), but after the second update, I encounter the following error:

Transaction.js:83 Uncaught (in promise) Error: Unknown identifier ModelClass-fb37e228-8396-4a41-acd2-b3284a932ff7.$.manuallyScheduled
at throwUnknownIdentifier (Transaction.js:83:9)
at EngineTransaction.onReadIdentifier (Graph.js:133:9)

I’ve created a simple project example to help you reproduce the issue:

  • Click on “Change the data for the first time” – the data updates correctly.
  • Click on “Change the data for the second time” – an error is thrown.

Please let me know if my project is missing any configuration or if there’s a way to fix this issue."

@marciogurka marciogurka added bug Something isn't working react React framework integration forum Issues from forum OEM OEM customer labels Dec 24, 2024
@matsbryntse matsbryntse added the high-priority Urgent to have fixed label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed OEM OEM customer react React framework integration
Projects
None yet
Development

No branches or pull requests

2 participants