-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Memory leak in sap.ui.unified.Calendar specialDates #4167
Comments
Hello @azharnh, Thank you for reporting this issue. In order to help us identify and resolve the issue effectively, could you please provide an isolated example (e.g., a minimal reproducible scenario using tools like jsbin? This would allow us to determine whether the problem lies in the sap.ui.unified.Calendar implementation itself or if it is being influenced by the application. Additionaly, since I’m not the only one who will be investigating this, we will need access for all involved parties, ideally without requiring account-specific additions. Best regards, |
I had to spend quite some time cleaning the data used. The repository is now public: https://github.com/jvanattedev/memleak. The cleaned data set is significantly smaller, hence the performance effect is less noticable. The memory usage keeps rising, though slower than before. |
Are there any updates? |
Thank you for sharing this finding. I've created an internal incident DINC0355517. The status of the issue will be updated here in GitHub. |
OpenUI5 version: 1.120.22 (SAPUI5)
Browser/version (+device/version): Chrome 1.130, Firefox 128.4.0
URL (minimal example if possible): I have a private repository on my github account. Ask me to add you (accountname) to the project.
Steps to reproduce the problem:
Any other information? (attach screenshot if possible)
It seems to be located when you add specialDates to the calendar.
The text was updated successfully, but these errors were encountered: