Closed (fixed)
Project:
Views tree
Version:
8.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
1 Sep 2016 at 18:49 UTC
Updated:
16 Mar 2022 at 07:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mathieso commentedFound the problem at:
http://www.webmaster-forums.net/html-css-and-javascript/drupal-8-tip-deb...
Comment #3
mradcliffeRe-rolled the patch in #2 based on changes to views_tree.libraries.yml
Comment #4
mradcliffeAdds jquery.once from #2793863: Duplicate collapsers for admin so that this patch and patches in that issue can be applied at the same time.
Comment #5
gaurav.kapoor commentedAdded jQuery dependency in this issue https://www.drupal.org/project/views_tree/issues/2793863. jQuery.once isn't being used anymore in the module JS and it has been marked deprecated as well so we don't need it anymore.