-
### Frontend Version
latest version, Safari browser on mac
### Expected Behavior
Copy nodes between workflows (or in one workflow) with clipboard....
### Actual Behavior
Copying to the clipboard …
-
### Steps to reproduce
1. find the manual installation instructions [in the readme.md](https://github.com/mui/pigment-css/blob/7e3e3416f01abab182cff8716ded586de8da4e6c/README.md#manual-installation-1…
-
## Which package?
`@formatjs/intl-segmenter`
## Describe the bug
As described in #4184, the value of `isWordLike` in the output of `Segmenter::segment()` is almost always `true` (the exce…
kytta updated
5 months ago
-
### Current behavior
When running my cypress test through `cypress run --e2e` command I am facing write EPIPE error. This issue crashes my application and test stops abruptly. I have 30specs and is…
-
### Describe the bug
The onintrostart fires immediately, before the element has been mounted ignoring the `delay` parameter. This is in Svelte 4 and 5
### Reproduction
https://svelte.dev/playground…
-
# Bug report(问题描述)
新生成的项目 只是删除tabbar 其他未做修改 引入wot-design-uni中的 `wd-navbar` 和 `wd-cell-group` 是后报错
Component is not found in path "node-modules/wot-design-uni/components/wd-cell/wd-cell" (usi…
-
### Describe the bug
When I search for `usesc...` to find `useScrollLock`, i'm brought to a 404 page the first time I click the algolia result.
If I navigate home, and do the exact same search and…
-
**Tasks:**
**Real-Time Deployment Previews:**
- Implement actions to automatically create preview URLs for each pull request. This will allow reviewers to test the deployed version of the code w…
-
i don't know where the issue for this lies... perhaps I'm using a newer version of tracery (I've got "tracery-grammar": "^2.7.4" on my node) (which is impressive considering how old it is)
or a disco…
-
### Describe the bug
CSS rules with `:not` are not being applied to elements inside of an SVG.
```
circle:not(.class-name) { /* Is not applied */ }
```
As a workaround, adding this to the style…