trailheadapps / lwc-recipes

A collection of easy-to-digest code examples for Lightning Web Components on Salesforce Platform
https://developer.salesforce.com
Creative Commons Zero v1.0 Universal
2.59k stars 3.08k forks source link

Fix refresh recipe to listen to more than one event #938

Closed albarivas closed 5 months ago

albarivas commented 5 months ago

What does this PR do?

Fix refresh recipe to listen to more than one event

What issues does this PR fix or reference?

The PR fulfills these requirements:

[N/A] Tests for the proposed changes have been added/updated. [x] Code linting and formatting was performed.

Functionality Before

<insert gif and/or summary>

Functionality After

<insert gif and/or summary>