WORMSS

Results 48 issues of WORMSS

If you do not have an package.json yet, rather than something useful like "package.json not found", it just says "not found" as an error. It was leading me to believe...

Hello, we have a strange situation where the modal is returning focus to the button that opened it, but the button was on a menu that has hidden itself away...

## Sorting - **I'm submitting a ...** - [x] feature request - I confirm that I - [x] used the [search](https://github.com/lukeautry/tsoa/search?type=Issues) to make sure that a similar issue hasn't already...

help wanted

**Issue:** 1.1.9 no longer pops up UAC to asks to to change node/npm, it just FAILS straight away with `exit status 5: Access is denied` **How To Reproduce:** 1. Have...

Make option for setting back as location to override built in behavior. To redirect to page "back", default behavior is to use referrer or navigate to root of domain and...

ideas
4.x
pr

Hello, I was looking to have multiple logs, the standard `process.stdout`, a `fileStreamRotate` and a `mongo` variant. I was looking to see if there would be any issues with a...

bug

I read that you guys are thinking of a version 2.0 for morgan on one of the other issues.. I didn't see a 2.0 branch so I wasn't sure what...

ideas
future

We are seeing a major difference between ```ts @Ref() private input?: HTMLInputElement; private foo = { someFunction: () => this.input // this#1 }; ``` // Here `this#1` has access to...

### Describe the bug `useFocusWithin` typed as `Ref` not `ComputedRef` https://github.com/vueuse/vueuse/blob/main/packages/core/useFocusWithin/index.ts#L11 ### Reproduction https://stackblitz.com/edit/vitejs-vite-ctxonz/?file=src%2FApp.vue ### System Info ```Shell https://github.com/vueuse/vueuse/blob/main/packages/core/useFocusWithin/index.ts#L11 ``` ### Used Package Manager npm ### Validations - [X] Follow...

[Wikipedia ISO 8601#Durations](https://en.wikipedia.org/wiki/ISO_8601#Durations) > The smallest value used may also have a decimal fraction,[35] as in "P0.5Y" to indicate half a year. [loc.gov datetime isco 4.4.3.2.b](https://www.loc.gov/standards/datetime/iso-tc154-wg5_n0038_iso_wd_8601-1_2016-02-16.pdf) > If necessary for...

enhancement