https://bugs.kde.org/show_bug.cgi?id=505700
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/cf3e2b | |b650cba2ded4ecef3615c26e1dd | |6913e11 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Harald Sitter <sit...@kde.org> --- Git commit cf3e2bb650cba2ded4ecef3615c26e1dd6913e11 by Harald Sitter. Committed on 23/06/2025 at 16:52. Pushed by sitter into branch 'master'. sourcespage: fix delegate referencing the wrong `name` in the switch to required properties supposedly the reference to `name` got missed. unfortunately there is another `name` defined on the page itself, so we ended up using the page name instead of the model name. require that the model supplies us with a name role and use that. M +1 -0 discover/qml/SourcesPage.qml https://invent.kde.org/plasma/discover/-/commit/cf3e2bb650cba2ded4ecef3615c26e1dd6913e11 -- You are receiving this mail because: You are watching all bug changes.