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

TreeViewInput can't clear the selected item #263

Closed haohetao closed 4 years ago

haohetao commented 4 years ago

The Select2 widget have

            'pluginOptions' => [
                'allowClear' => true
            ],

the TreeViewInput can't delete the selected value.

Prerequisites

Steps to reproduce the issue

1. 2. 3.

Expected behavior and actual behavior

When I follow those steps, I see...

I was expecting...

Environment

Browsers

Operating System

Libraries

Isolating the problem

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.