Closed (fixed)
Project:
Entity Browser - Table Layout
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Jun 2020 at 08:16 UTC
Updated:
23 Oct 2024 at 07:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jakoloborodun commented- Injected the Sortable dependency
- Added the core/sortable library as a dependency
Comment #3
jakoloborodun commentedComment #4
nightlife2008 commentedThanks for the patch but this resulted in a new console error stating that "document.queryselector() is null".
I refactored this patch and updated the EntitybrowserTable's behavior accordingly.
Greets,
Kim
Comment #5
botanic_spark commentedAfter applying patch #4 sorting is working again.
Comment #6
botanic_spark commentedComment #8
james hawthorn-byng commentedThanks for your contributions.
The latest patch has been merged with issue #3166733 into the dev branch.