Files
webawesome/docs
Jared White ffd32e52ef Avoid bubbling events for sl-include (#897)
* Avoid bubbling events for sl-include

I ran into an issue where icons inside of an HTML include were dispatching `sl-load` events, which was causing my `sl-include` event handler to run multiple times. By adding these guards, we ensure only events immediately dispatched by the element itself will be handled.

* Use the correct event variable
2022-09-05 12:23:47 -04:00
..
2022-08-30 16:09:49 -05:00
2022-05-27 09:45:14 -04:00
2022-09-02 15:19:35 -04:00
2022-08-26 09:21:02 -04:00
2022-08-26 10:43:12 -04:00
2021-09-07 11:52:58 -04:00
2022-06-09 09:24:11 -04:00