OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
31 stars 121 forks source link

Items in the shopping cart arent updated dynamically #110

Closed IPG-GillesRusso closed 7 months ago

IPG-GillesRusso commented 7 months ago

After having added a product and navigating back to the dashboard the product isn't displayed in the "Products in Shopping Cart" tile without refreshing the page. This issue can be resolved by calling the reloadPendingItems(); function in the try block of the ngOnInit in the StartComponent.

FIx

Mathnstein commented 7 months ago

Created an internal ticket: 446087