ecb7f45f140035646c35cc4d6f5cc97dac880a47
Replaced nullable fields with non-nullable properties for `Report` and `BasePdfBytes` to improve initialization and encapsulation. Updated `OnInitializedAsync` to use `BasePdfBytes` and added error handling for missing PDF bytes. Refactored report creation logic by removing `BuildFreshBaseReport` and `CreateReportInstance`, consolidating functionality into a new `CreateReport` method. Enhanced `CreateReport` to support both predefined and dynamically generated reports, simplifying the code structure and improving maintainability.
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%