DevExpress / devextreme-react

React UI and data visualization components
https://js.devexpress.com/Demos/
MIT License
161 stars 65 forks source link

Fix chart annotation rendering (T1124149) #802

Closed GoodDayForSurf closed 1 year ago

GoodDayForSurf commented 1 year ago

In some cases template is rendered during forceUpdate (and scheduling is disabled in that case) therefore we need to check templateStore for updates and call forceUpdate once more