New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmasmnth

As part of a custom interface, a developer team creates various new Lightning web components.

As part of a custom interface, a developer team creates various new Lightning web components. Each of the components handles errors using toast messages. During acceptance testing, users complain about the long chain of toast messages that display when errors occur loading the components. Which two techniques should the developer implement to improve the user experience?

A.

Use a Lightning web component to aggregate and display all errors.

B.

Use the window.alert() method to display the error messages.23

C.

Use a