Cameron

Results 3 issues of Cameron

Hello and thanks for the work done here thus far, Since x86 is much faster, many will jump to use it as pointed out in the `README`. However, I found...

This PR seems to fix #2450 . There's several different ways to solve the issue. I've done so as recommended in the [issue](https://github.com/shoelace-style/shoelace/issues/2450#issuecomment-2943581931), but open to other approaches too. Thanks!

### Describe the bug When using `countdown` and `duration` attributes on an `SlAlert`, the component doesn't wait for `countdownElement` to be defined (i.e doesn't wait for first update/render), before attempting...

bug