1nfomatch opened a new issue, #3199: URL: https://github.com/apache/incubator-kie-tools/issues/3199
I decided to embed the dmn editor in my web application. To do this, I used @kie-tools/kie-editors-standalone v10.1.0. Everything worked fine with small files. I created a table with 5,000 rows, and when I opened it, endless loading began to appear. <img width="2404" height="1634" alt="Image" src="https://github.com/user-attachments/assets/79c1ddfd-b6e2-4c28-bfcf-2bc096ce668c" /> At the same time, if I turn on debugger, then the table is visible on the page during the pause and you can even scroll through it. <img width="2998" height="1728" alt="Image" src="https://github.com/user-attachments/assets/d2c100bb-1068-441b-a43a-2f6e6571c753" /> I changed the file extension to txt to upload it here (10000 rows). [10000.txt](https://github.com/user-attachments/files/21140348/10000.txt) I also tried editing this file through the DMN Editor extension in VS Code and there are no problems there. <img width="696" height="757" alt="Image" src="https://github.com/user-attachments/assets/1c6c4ecc-d4d4-484d-bb0a-c49edad678a4" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
