Homyee King

Results 37 issues of Homyee King

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? close #36251 ## What is the current behavior? Please link any relevant issues...

## Summary ## Details ## Related Issues ## How to Validate ## Pre-Merge Checklist - [ ] Updated relevant documentation and README (if needed) - [ ] Added/updated tests (if...

### HeroUI Version 2.8.5 ### Describe the bug the first item was always selected https://github.com/user-attachments/assets/9fa3e536-adcd-4906-8236-c0683ec93da6 ### Your Example Website or App _No response_ ### Steps to Reproduce the Bug or...

there're two lastOutput stored which may cause OOM in some case.

Please fill in this template. - [ ] Use a meaningful title for the pull request. Include the name of the package modified. - [ ] Test the change in...

Other Approved
Popular package
Untested Change
Unreviewed

I just download the MacOS version with apple chip version. After open the applicatoin, it was a blank page and the devtool has no error meesage.

```ts lottie.loadAnimation({ container: element, // the dom element renderer: 'svg', loop: true, autoplay: true, animationData: animationData, // the animation data // ...or if your animation contains repeaters: // animationData: cloneDeep(animationData),...