Skip to content
Snippets Groups Projects

qt: playlistmedialist/TypeError: Cannot read property 'count' of null

Closed Darshan Jain requested to merge djain/vlc:qt/playlistmedialist_warning into master

When we click on Playlist view, a Qt warning is generated. TypeError: Cannot read property 'count' of null

This is due to the function _getCount(model) is not defined when "model.count" is undefined

With this commit the warning is controlled.

Fixes: #28561

Edited by Darshan Jain

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading