You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Rob, psyched that you're looking at the base app. Here we're trying to control whether the component is for display only (readonly). If its false you can do stuff like change quantity or delete lineitem.
Once again, just browsing around (still on LineItemCard). Wouldn't it be just as effective to use the native
readonly
attribute in this scenario?ngx-shopper/src/UI/Buyer/src/app/shared/components/line-item-card/line-item-card.component.ts
Line 15 in 881aafb
That being said, there may be others out there... I haven't done a search yet.
The text was updated successfully, but these errors were encountered: