kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

The CircularGauge centerTemplate option does not work in an MVVM scenario

Open gdenchevprog opened this issue 3 years ago • 0 comments

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]

gdenchevprog avatar Oct 04 '22 08:10 gdenchevprog