- Home
- Forum
- Angular - EJ 2
- App Freezes
App Freezes
My application freezes completely on rendering the appointment to scheduler. Although my data is all correct.
If default view sets to month, it runs perfectly. But when I navigate to week view or default view is set to week view, the app freezes. it seems like an object get stuck in an infinite loop during rendering.
Any Idea?
- Share your appointment collections details.
- Whether you are loading local data/ remote data to scheduler.
- If it is remote data, kindly share your response details in network tab.
- Share video demo that illustrates your issue.
- Share your Syncfusion package version.
- Replicate your problem in the above shared sample or
- Share a sample illustrating the problem which would help us to proceed further.
Application get stuck in this loop. Reason is it has duplicate appointments with same Id, So it never get out of this loop. Although my data source has only single appointment. It's strange why it's getting 2 appointments. I debug it on eventRender.
- Share your Syncfusion package version
- Replicate your problem in the above shared sample or
- Share a sample illustrating the problem which would help us to proceed further.
Scheduler version is 18.4.49, I updated it to 19.3.48 but getting the below issue. Also, I tried different solutions Stated in the link. Not a single solution worked for.
https://www.syncfusion.com/forums/144809/str-match-is-not-a-function
https://drive.google.com/file/d/13ik76x1yAcNjkN6LPC7-U33uHisvOWDF/view?usp=sharing
Can you watch the video please.
An event schedule the same day (10 nov) works fine until and unless it start time is around 2pm and end is 6pm.
Other than that particular time it is working fine but when I set it's time to the above time. it get stuck in the infinite loop as mentioned in above comments.
It's very surprising!!!!!!!!!!
https://stackblitz.com/edit/angular-schedule-with-remote-data-with-resource-qrv7bf?file=app.component.html
I added the data on which I am facing the issue, cant reproduce with my dataset.
- Whether the features and customization in our shared sample is similar to yours?
- Share the code snippets or scheduler related files.
- 10 Replies
- 3 Participants
-
HA Hamid Akhtar
- Aug 20, 2021 08:35 PM UTC
- Nov 16, 2021 01:27 PM UTC