Expands dtf.ru & vc.ru all comments by default
< 脚本DTF & VC Comments Expander的反馈
There is no such problem on vc.ru. But dtf.ru there is such unusual behavior. Maybe it's due to the new design and I hope it's not too annoying for you, because I don't see a simple way to solve it without greatly complication of the script code, which I would not like to do now. Let's try to wait for some time until the next redesign and then we'll see. In any case, thanks for the feedback!
Now you can collapse any of the replies - uncomment the corresponding line and comment out another line of code:const load_more_comments_button = document.querySelector('button[data-gtm-click*="Comment — Open Thread"]:not([data-branch-expandable="true"]):not([data-branch-id])');
// const load_more_comments_button = document.querySelector('button[data-gtm-click*="Comment — Open Thread"]');
Появилась проблема: если сворачиваю ветку комментов, она разворачивается назад (раньше этого не было)