kartik-v / yii2-tree-manager

An advanced tree management module using nested sets for Yii 2.
http://demos.krajee.com/tree-manager
Other
150 stars 107 forks source link

When 'show' => 'text' The icon box is show with one item 'text' #259

Closed BillHeaton closed 4 years ago

BillHeaton commented 4 years ago

Prerequisites

Steps to reproduce the issue

  1. Reproducible on Demo
  2. Select 'text' on 'Configure Icon As'
  3. Click 'Apply Demo Config'
  4. Notice that Icon checkboxlist still shows and has one item 'text'

Expected behavior and actual behavior

When I follow those steps, I see... Icon checkboxlist has one item 'text'

I was expecting... Textbox with text items.

Environment

Browsers

Operating System

Libraries

Isolating the problem

kartik-v commented 4 years ago

Resolved. Cross check demo - you can set the icon show setting to one of list, text or none.

Just hard refresh your browser or clear cache before re-running the demo.