# Steps to reproduce 1. Create 2 widgets, with one profile each 2. Tap the first widget to edit it 3. Change the name to "My apps 1" and save 4. Tap the second widget to edit it 5. Observe the widget name <img width="600" height="375" alt="Image" src="https://github.com/user-attachments/assets/36d4a7fe-5055-4766-897b-ddb4fdfcc0e9" /> # Expected - The name of the second widget is **different** from "My apps 1" # Observed - The name of the second widget is "My apps 1" - It is **not possible** to select and edit the second widget <img width="600" height="375" alt="Image" src="https://github.com/user-attachments/assets/82e147c8-5f77-4994-ac60-d815add2b656" /> # Hint The `profile_id` values in the `widgets` database table are the **same:** <img width="1480" height="469" alt="Image" src="https://github.com/user-attachments/assets/46598fca-beac-496a-9d51-5176a86505d5" />
Steps to reproduce
Expected
Observed
Hint
The
profile_idvalues in thewidgetsdatabase table are the same: