Skip to content

qml: SortControl/ReferenceError: 'index' is not defined

Darshan Jain requested to merge Thrillseekr/vlc:index_error into master

Sorting indexes are not working as they can't be rendered. This is due to the changing functionality of Qt6.

By this MR the issue is fixed.

Request Review @chub

Edited by Darshan Jain

Merge request reports