ordercloud-api / ngx-shopper

Open-source B2B e-commerce. Built with the OrderCloud.io API and maintained by the OrderCloud team
MIT License
9 stars 22 forks source link

fix: popover on mobile showing error #291 #292

Closed crhistianramirez closed 5 years ago

crhistianramirez commented 5 years ago

Description

the html had been refactored to only need one popovers but the typescript class was not updated and was referencing a popover that did not exist For Reference #291

Type of change

Checklist: