Issue:
Load indicator is not recreated when we change the value of showIndicator or message option
Example:
showIndicatior Example:
https://js.devexpress.com/Demos/WidgetsGallery/Demo/LoadPanel/Overview/jQuery/Light/
Message Example:
https://codesandbox.io/s/overview-devextreme-load-panel-forked-27d57?file=/src/app/app.component.ts:691-881
Steps to Reproduce:
showIndicator:
Click load data (the load pane with load indicator will appear)
Untick "with indicator"
tick "with indicator"
message:
Click load data
Change message
Expected Result:
It will show the loadindicator
Actual Result:
LoadIndicator is not loading
Workaround provided:
When we change the value of showIndicator or message, empty the indicator element