kendo-ui-core
kendo-ui-core copied to clipboard
The CircularGauge centerTemplate option does not work in an MVVM scenario
Bug report
The centerTemplate configuration of the CircularGauge cannot be set through the data-center-template attribute in an MVVM scenario.
Reproduction of the problem
https://dojo.telerik.com/@gdenchev/UnuDeLUQ
Examine the options of the widget once it is initialized. The centerTemplate is missing.
Current behavior
The centerTemplate option cannot be set in an MVVM scenario.
Expected/desired behavior
The centerTemplate should work regardless of the initialization scenario.
Environment
- Kendo UI version: 2022.3.913
- jQuery version: 1.12.3
- Browser: [all]