Two bugs addressed in response to Safari changes: 1. Only handle `onEnded` for real streams, preventing `autoNext()` spam when the last track finishes 2. `.play()` is not necessarily a safe operation (if empty wave was started, can cause exception later). Catch this exception and discard it. This also only occurred when playing the last track |
||
---|---|---|
.. | ||
accordion | ||
audio-player | ||
badge | ||
button | ||
card | ||
checkbox | ||
context-menu | ||
date-picker | ||
dialog | ||
dropdown-menu | ||
feature-carousel | ||
grid-carousel | ||
hover-card | ||
input | ||
modal | ||
motion | ||
option | ||
page-header | ||
pagination | ||
paper | ||
popover | ||
query-builder | ||
rating | ||
scroll-area | ||
search-input | ||
segmented-control | ||
select | ||
skeleton | ||
slider | ||
spinner | ||
switch | ||
tabs | ||
text | ||
text-title | ||
toast | ||
tooltip | ||
virtual-grid | ||
virtual-table | ||
index.ts |