WORMSS

Results 48 issues of WORMSS

Is there any reason I need to do ```ts new Intl.Locale(new Intl.DateTimeFormat().resolvedOptions().locale).weekInfo.firstDay ``` instead of just ```ts new Intl.Locale().weekInfo.firstDay ``` to get the current locale?

### Describe the bug Step 1) Load up the page for useIDBKeyval in the vueuse docs Step 2) observe the location of the demo shows `RangeError: Maximum call stack size...

![Image](https://github.com/user-attachments/assets/15be2321-3fec-4f3e-92d6-a11d83d3805b) [Learn Why](https://code.visualstudio.com/docs/editor/vscode-web#_extensions) But it doesn't tell me at all WHY, just some generic description.. So I thought best to ask you guys..

Which is the OK button? ![Image](https://github.com/user-attachments/assets/e2007706-3ba6-400b-b1e1-b01871d4d117)

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Bug
Priority 2
Release 9.x
cmd:list

`:not(&--a):not(&--b)` does expand the & symbol into the parent's selector as expected. `:not(&--a, &--b)` doesn't expand the & symbol into the parent's selector. **To reproduce:** ```less .works { &:not(&--a):not(&--b):hover {...

bug

### Operating System Info Windows 10 ### Other OS _No response_ ### OBS Studio Version Other ### OBS Studio Version (Other) 31.1.2 ### obs-websocket Version 5.1.0 ### OBS Studio Log...

Issue: Bug - Unconfirmed

Is there any chance of updating the version of Vue that the playground uses? I noticed it seems to be still at Vue `3.2.27` There is a lovely new feature...