feat: optimize performance with lazy loading and change detection improvements
chore: update build configurations and remove unused styles fix: enhance user experience with loading indicators and improved asset management
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
}
|
||||
</div>
|
||||
|
||||
@if (selectedGoodToAdd()) {
|
||||
@defer (when showPayloadForm()) {
|
||||
<pos-payload-form-dialog
|
||||
[(visible)]="showPayloadForm"
|
||||
[good]="selectedGoodToAdd()!"
|
||||
|
||||
Reference in New Issue
Block a user