Unable to add toolbar button with icon class

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Steps to Reproduce

      ss.addToolbarButton(ToolbarButton.Builder.create("test")
      .withIconClass("z-icon-home")
      .build());

      Current Result

      the class name is "k-toolbar-btn-inner /z-icon-home"

      Expected Result

      the class name should be "k-toolbar-btn-inner z-icon-home"

            Assignee:
            Unassigned
            Reporter:
            DevChu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: