syncfusion / ej2-javascript-ui-controls

Syncfusion JavaScript UI controls library offer more than 50+ cross-browser, responsive, and lightweight HTML5 UI controls for building modern web applications.
https://www.syncfusion.com/javascript-ui-controls
Other
400 stars 159 forks source link

Fix infinite cycle #119

Closed xy235 closed 2 years ago

xy235 commented 3 years ago

The id property is in this case incorrectly acccessed directly, ignoring the fact that it's name can be changed in field mapping. If the Id property is not filled, this results in an infinite cycle.

maheshtps commented 2 years ago

Hi Everyone,

We have moved changes to source. https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/schedule/src/schedule/event-renderer/vertical-view.ts#L630

Regards, Mahesh