SUMMARY I tried moving a feed to a specific group, the feed moved (I saw it after restarting) but the app crashed while preforming the operation. STEPS TO REPRODUCE 1. Manage feeds 2. Click the pencil icon to edit a feed 3. Change the feed to another group OBSERVED RESULT The feed moved but the app crashed EXPECTED RESULT It should continue working SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.1.5 KDE Plasma Version: KDE Frameworks Version: 6.7.0 Qt Version: 6.7.3 Installed via flatpak. ADDITIONAL INFORMATION This is the stack trace: qt.qml.context: qrc:/qt/qml/org/kde/alligator/FeedListPage.qml:102:13 Parameter "feedObj" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead. qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:344:18: QML ScrollView: Binding loop detected for property "calculatedImplicitHeight": qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:361:9
Can't reproduce in local build from master branch.