Closed RicardCots closed 3 weeks ago
In my environment (Chrome 128.0.6613.138 (Official Build) (arm64) on macOS Sequoia 16.0), both print and download functions were nearly instantaneous. However, I did notice a failure in the console related to PDF generation, which implies it could have been even faster. I suspect this issue might be related to the lag you’re experiencing.
Could you check your console and see how many instances of No se ha podido generar el archivo PDF
appear? This might help identify the root cause.
Solved changing the image to a valid URL
Describe the bug It seems that printing takes longer than usual (compared to other SITNA API viewers) and this causes a user interface problem since the user has no information about what is happening and may think that he has not pressed the button, or that the application has crashed...
Additionally, this behaviour causes errors due to possible user interactions with the application (pressing the print button again, closing the window...).
To Reproduce Steps to reproduce the behavior:
Expected behavior Printing faster (at least as fast as it is in other SITNA API viewers) and the user is also informed by a progress bar or a process gif.
Screenshots