masoodafar-web 5d58d354d7
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 6m50s
feat: enhance product detail loading and initialization logic
- Introduced an `_initialized` flag to manage product loading state more effectively.
- Updated `OnParametersSetAsync` to conditionally load product details based on the initialization state and valid product ID.
- Refactored product retrieval logic in `ProductService` to handle invalid IDs and improve fallback mechanisms for fetching product details.

These changes improve the reliability and performance of the product detail component, ensuring that product information is loaded correctly and efficiently.
2026-07-01 21:21:57 +03:30
S
Description
No description provided
3.1 MiB
Languages
HTML 49.7%
C# 43.3%
CSS 5.4%
JavaScript 1.5%