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

Input value not change after select node on treeview input #286

Closed hientn closed 10 months ago

hientn commented 10 months ago

I load treeview input by ajax call, when i select node value of hidden input not change, and input when post has no value

hientn commented 10 months ago

add static id can resolve this issuse