-
### What feature or improvement do you think would benefit Files?
Add a properties RMB action to give a full path and/or Properties for a file (or multiselection.)
### Requirements
This proposal …
-
**Describe the bug**
使用clash内核不打开tun模式可以正常使用,使用clash.meta内核必须要打开tun模式才能使用
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See e…
-
Currently it does not seem to be possible to specify one catcher for all errors, which may be preferable in case there is no logic specific to particular errors, but just one way to handle them all - …
-
This is going to collect missing spaces a fter a period as discussed in https://github.com/petergtz/alexa-wikipedia/issues/37.
-
Here is an example of the part of my readme where I tried to compare the sizes of packages
| Package | Base API | Minified size | Minified and gzipped size |
| --- | --- | --- | --- |
| yumi-fetc…
-
Hello !
I'm trying to use wretch with zod in order to validate my schema on request, is there an example somewhere ?
Like: Do the request => validate schema => return the JSON with the correct t…
-
### Is your feature request related to a problem? Please describe.
I've been thinking for a bit about how to spice up the underground zombie scene and I coalesced around a few main ideas to give un…
-
### Current behavior
I'm trying to reproduce the documentation example of intercept and then wait alias of intercept but it's giving this error
CypressError
Timed out retrying after 5000ms: cy…
-
```ts
.catcherFallback(async (error) => {
console.log("errrorrrr", await error.response.arrayBuffer());
});
```
When i try to get ArrayBuffer like this i recieve a error:
![image](…
-
Currently when one uses `wretch().url('myBaseUrl/');` together with `wretch.get('/my-endpoint)`, this produces URL of `myBaseUrl//my-endpoint`. This throws off mocking solutions, such as `msw`, and re…