Closed (fixed)
Project:
DraggableViews
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2023 at 11:05 UTC
Updated:
20 Jan 2025 at 20:49 UTC
Jump to comment: Most recent
Comments
Comment #4
ranjit1032002The condition !empty($row->draggableviews_structure_parent) will return true if the property is not empty, which is the opposite of what you want.
created MR!23 for the issue mentioned, please review.
Thank you.
Comment #5
jcandan commentedComment #6
jlecinaj commentedCouldn't reproduce the issue with last version.
Version used: 2.1.3
Steps to reproduce in case it still happens.
Comment #7
istryker commentedChatGPT
So it looks like we can just simplify this.
Comment #9
istryker commented