Saumya Jain 1457569aeb Fix handling of undefined printer items in AddLocalPrinterScrollView
This commit addresses an issue wherein undefined current items were not properly handled in the AddLocalPrinterScrollView module. We've changed the code so that it now checks if currentItem and currentItem.name exist before attempting to assign. If they don't exist, we now set default values to avoid null or undefined references. This prevents potential errors or inconsistent behaviors in the UI.

CURA-11003
2024-04-10 17:24:55 +02:00
..
2023-09-05 16:05:18 +02:00
2024-04-02 10:59:53 +02:00
2024-03-11 11:55:18 +01:00
2024-03-06 16:00:38 +01:00
2024-01-10 10:36:48 +01:00
2024-03-30 16:16:27 +01:00
2024-03-06 16:00:38 +01:00
2022-04-05 15:04:35 +02:00
2022-05-11 17:23:54 +02:00