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

'iconEditSettings' => ['show' => 'none'] breaks with latest dev-master #272

Closed Dunc80 closed 3 years ago

Dunc80 commented 4 years ago

Prerequisites

Steps to reproduce the issue

  1. use this line 'iconEditSettings' => ['show' => 'none'], to remove the icon options
  2. It works perfectly on version 1.1.2,
  3. upgrade to "kartik-v/yii2-tree-manager": "dev-master",

Expected behavior and actual behavior

When I follow those steps, I see... This error "Operation Disallowed Invalid request signature detected during tree data manage action! Please refresh the page and retry. OLD HASH: 6f8d7be0ce5729706..... NEW HASH: 3a0f3df848dfb...... "

commenting out that one line makes it work again //'iconEditSettings' => ['show' => 'none'],

I only updated to 'dev-master' to test another bug, I just returned to version 1.1.2 and it's fine again.

Browsers

Operating System

Libraries

Isolating the problem

stale[bot] commented 3 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.

stale[bot] commented 3 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.